next up previous contents
Next: Running cricketd: Up: cricketd Previous: cricketd   Contents

Compiling cricketd

In Linux or on Windows running a version cygwin $\geq$ v1.5.10, run the following in Cricket2.0/src/cricketd/:

        # autoconf
        # ./configure
        # make

To cross-compile for IPAQs, do the following:

  1. Install toolchain 2.95 from handhelds.org(http://handhelds.org/download/toolchain/cross-2.95-3.tar.bz2).

  2. Unpack file in the ``/'' directory.

  3. Type:
            # make clean; make -f Makefile.arm
    



Michel Goraczko 2004-12-02