Next: Running cricketd:
Up: cricketd
Previous: cricketd
Contents
In Linux or on Windows running a version cygwin v1.5.10, run
the following in Cricket2.0/src/cricketd/:
# autoconf
# ./configure
# make
To cross-compile for IPAQs, do the following:
- Install toolchain 2.95 from handhelds.org(http://handhelds.org/download/toolchain/cross-2.95-3.tar.bz2).
- Unpack file in the ``/'' directory.
- Type:
# make clean; make -f Makefile.arm
Michel Goraczko
2004-12-02