<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head xmlns="http://www.w3.org/1999/xhtml"><title xmlns="http://www.w3.org/1999/xhtml">Rebuilding Pilot-DB</title><meta xmlns="http://www.w3.org/1999/xhtml" name="generator" content="DocBook XSL Stylesheets V1.50.0"/><link rel="home" href="index.html" title="Pilot-DB Users Manual"/><link rel="up" href="ch11.html" title="Chapter 11. Contributing to the Development of Pilot-DB"/><link rel="previous" href="ch11.html" title="Chapter 11. Contributing to the Development of Pilot-DB"/><link rel="next" href="ch11s03.html" title="Building a Plugin"/></head><body><div xmlns="http://www.w3.org/1999/xhtml" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Rebuilding Pilot-DB</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch11.html">Prev</a> </td><th width="60%" align="center">Chapter 11. Contributing to the Development of Pilot-DB</th><td width="20%" align="right"> <a accesskey="n" href="ch11s03.html">Next</a></td></tr></table><hr/></div><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h2 class="title" style="clear: both"><a xmlns="http://www.w3.org/1999/xhtml" id="id2833275"/>Rebuilding Pilot-DB</h2></div></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
    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:
   </p></fake><pre xmlns="http://www.w3.org/1999/xhtml" class="screen">
    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
   </pre><fake><p xmlns="http://www.w3.org/1999/xhtml">
    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.
   </p></fake><fake><p xmlns="http://www.w3.org/1999/xhtml">
    The first step in building the application is to configure it with the command:
   </p></fake><pre xmlns="http://www.w3.org/1999/xhtml" class="screen">./configure</pre><fake><p xmlns="http://www.w3.org/1999/xhtml">
    This command may take into account a certain number of parameters. To become acquainted with the set of parameters that are accepted run:
   </p></fake><pre xmlns="http://www.w3.org/1999/xhtml" class="screen">./configure --help</pre><fake><p xmlns="http://www.w3.org/1999/xhtml">
    To start compilation, you then need to run:
   </p></fake><pre xmlns="http://www.w3.org/1999/xhtml" class="screen">make</pre></div><div xmlns="http://www.w3.org/1999/xhtml" class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch11.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch11.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch11s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 11. Contributing to the Development of Pilot-DB </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Building a Plugin</td></tr></table></div></body></html>
