Installation Instructions ========================= Francis Tang, June 2005 Install from binaries (Windows installer) ----------------------------------------- (1) Double click on wildfire-2.0-w32installer.exe Install from binaries (ZIP) --------------------------- (1) Extract files: (2) Run install script (linux/unix) cd wildfire-2.0 ./install.sh (windows) double click on install.bat icon (3) Run program (windows) double click on wildfire.bat icon (linux/unix) ./wildfire.sh Install from sources -------------------- Requires: Apache ant (1) Extract files: zcat /tmp/wildfire-2.0-src.zip | tar xvvf - (2) Compile sources: cd wildfire-2.0 ant all (3) Continue from step (2) in previous instructions Uninstalling Wildfire --------------------- If you installed using the Windows installer, just use the uninstall program. If you installed by unpacking the ZIP file, then just remove the wildfire-2.0 directory, and $HOME/.gel .