Rebuilding Pilot-DB

Pilot-DB utilizes prc-tools 2.1.0 and PalmOS SDK 4.0. You should also have the standard UNIX tools. The reference platform is:

    Linux 2.x.x
    GNU Make 3.79.1
    GNU Autoconf 2.50
    GNU m4 1.4
    PRC-Tools 2.1.0pre3 (2.0.92)
    pilrc 2.9
   

This configuration, excepting Linux 2.x.x, may be accessed from a Windows platform by using the Cygwin tools. Pilot-DB has already been compiled in Windows through Cygwin.

The first step in building the application is to configure it with the command:

./configure

This command may take into account a certain number of parameters. To become acquainted with the set of parameters that are accepted run:

./configure --help

To start compilation, you then need to run:

make