Author Topic: JPluck  (Read 2618 times)

PowerZ

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
JPluck
« on: June 05, 2004, 09:55:49 am »
Has anyone be able to use this on a Zaurus?  I would like to use this on my C-750 and have been unsuccessful.  Looking for some guidance/advice.
C-750 - Cacko ROM version 1.21b - Lexar 256MB SD card - Kingston 1 GB CF Card

SL - 5500 - Sharp ROM version 3.13 - SanDisk 128 Mb SD card - Mr. Flash 128 MB CF Card

Qman

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
JPluck
« Reply #1 on: June 05, 2004, 02:44:42 pm »
Which one are you having problems with JPluck or Opie Reader or both?



Regards,
Qman...

PowerZ

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
JPluck
« Reply #2 on: June 05, 2004, 02:49:13 pm »
I want to run JPluck directly on my Z.  I have been able to get it to run on my PC just fine.
C-750 - Cacko ROM version 1.21b - Lexar 256MB SD card - Kingston 1 GB CF Card

SL - 5500 - Sharp ROM version 3.13 - SanDisk 128 Mb SD card - Mr. Flash 128 MB CF Card

TimW

  • Sr. Member
  • ****
  • Posts: 296
    • View Profile
JPluck
« Reply #3 on: June 07, 2004, 02:36:02 am »
JPluck needs a later version JVM than the one available on the Zaurus. I very much doubt if you\'ll get it working without considerable modification.

The standard version of the Plucker distiller works, though. You\'ll have to use the command line interface and you won\'t be able to convert images (unless someone has ported PIL - Python Imaging Library (IIRC)).

jagrka

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • http://
JPluck
« Reply #4 on: June 09, 2004, 05:25:54 am »
If not JPluck (the Java version), then why not \"plucker\"--the standard linux version? Is it possible that this can be cross-compiled to work on the zaurus?

http://www.plkr.org
Zaurus SL-C760/Sharp ROM 1.40 JP
Linux Kernel 2.4.18-rmk7-pxa3-embedix, Tetsu Special Kernel 14e
Transcend 2GB SD Card (with SD-Link11b driver)
Planex Communications GW-CF11H Wi-Fi CF Card
Kwins for PDA KW-H128C2 PHS Communications CF Card

TimW

  • Sr. Member
  • ****
  • Posts: 296
    • View Profile
JPluck
« Reply #5 on: June 09, 2004, 05:52:29 am »
The standard linux version of Plucker is a Python script and works almost out of the box on the Zaurus (providing you install Python first). The main thing that won\'t work is images because there is no port of the Python Imaging Library to the Zaurus (that I\'m aware of).

The plucker desktop (the GUI front end) is wxWindows based and would require a fair amount of work to port. It probably isn\'t worth the effort unless you aren\'t comfortable with the command line (in which case you probably wouldn\'t be comfortable porting it 8^) ).