Next Previous Table of Contents
Palmdoc 0.1 can be obtained from:
In order to use palmdoc, you need the following programs installed on your system:
In order to install palmdoc on your system, copy the files "header.html",
"nav.html" and "footer.html" into "/usr/local/palmdev/palmdoc/". If you choose
to place these files into another directory, you need to edit "palmdoc" and change
the following line accordingly:
my $palmdoc_root = "/usr/local/palmdev/palmdoc/";
Furthermore you will need to copy the two files "PalmParse.pm" and "PalmCheck.pm" into your perl-library path (/usr/lib/perl5/5.xxxxx/ most likely), and the file "palmdoc.1" into /usr/man/man1/.
Finally you may want to copy the file "palmdoc" into /usr/local/bin/ or somewhere else in your PATH.
Should you run into problems please report them to the the author at jschauma@netmeister.org
Next Previous Table of Contents