Plucker System Requirements --------------------------- Device: Models: Palm Pro (OS 2.0.3), Palm III, Palm IIIx, Palm V, Palm Vx, Palm IIIc, TRGpro (and probably all other devices using Palm OS 3.x or later) Memory: 84k free RAM for the viewer application, 30k for the ZLib shared library (optional) and another 100-300k free RAM recommended for the Plucker documents. Desktop: Operating Systems: Linux, OS/2, Windows Software: python Additional software (e.g. to include images): ImageMagick, pilot-link (including the Pilot.pm module), perl, netpbm 9.15 or later, jpeg (djpeg) Where you find the tools: python : http://www.python.org/ ImageMagick: http://www.imagemagick.org/ netpbm : http://netpbm.sourceforge.net/ pilot-link : http://pilot-link.org/ perl : http://www.perl.com/ jpeg : ftp://ftp.uu.net/graphics/jpeg/ OS/2 tools : http://www.leo.org/pub/comp/os/os2/leo : http://cip.physik.uni-wuerzburg.de/~arwagner/products/plucker/download Windows tools : Python 1.5.2 : http://www.python.org/download/download_windows.html ImageMagick : ftp://ftp.wizards.dupont.com/pub/ImageMagick/win2k/ImageMagick-win2k.zip Bmp2Tbmp : http://www.Dirk-Heiser.de/Bmp2Tbmp/ It should be possible to get Plucker running on other Unix systems too. If you get it running on some system not listed above, then please notify us so we can add it to the list. We can be reached at plucker-dev@rubberchicken.org Palm OS development ------------------- If you want to compile the viewer and the shared ZLib library you have to install the necessary development tools (and make sure that they are in your path). Where you find the tools: prc-tools: http://www.palm.com/devzone/tools/gcc/ SDK3.5: http://www.palmos.com/dev/tech/tools/sdk35.cgi pilrc: http://www.pilrc.com/ ZLib: http://www.info-zip.org/pub/infozip/zlib/ TRG SDK: see README in viewer/TRG_SDK directory See the README in the viewer dir for additional info. Documentation development ------------------------- If you want to build or work on the Documentation, you will also need LaTeX and LaTeX2HTML and its associated tools -- Perl 5, TeX, dvips, ghostscript, and netpbm (see the Latex2HTML docs for info on where to obtain these). You will also need GNU sed. LaTeX: ftp://ftp.tug.org/tex/ Latex2HTML: http://ctan.tug.org/ctan/tex-archive/support/latex2html GNU sed: ftp://ftp.gnu.org/gnu/sed/