> ./configure > make > make installTo test the installation, if you define /dev/pilot as your Palm Pilot device, you can try:
> pilot-xfer -L /dev/pilotYou press the HotSync button on your Palm craddle, and normally you will see the list of all data of your Palm.
If this test is ok, you can now install the PDA::Pilot perl module. This is done by:
> cd tools/Perl5 > perl Makefile.pl > make > make installTo test the PDA::Pilot module, you can use the test.pl program:
> test.pl /dev/pilotYou press the HotSync button on your Palm craddle, and normally you will see some misc information extracted from your Palm.
It this test is passed successfully, you are ready to use P*Wcal.