Building from Source:
- Install SDL, SDL_ttf, and Xerces-c from their respective source-trees or binaries.
- Download libufo.
- Apply the libufo patch (this may break other libUFO based applications... but its unlikely):
cd ufo-0.8-4/ patch -p0 < FE3D_SRC/doc/ufo.patch
- go ingto <FE3D_BASE>/ directory and do ./configure and make.
- DO NOT do a 'make install'... it's not setup for that, MANUALY copy the fe3d binary and data directory into a directory of your choice (fe3d looks for files in ./data).
Building this release is for advanced users ONLY... meaning you may have to roll your own Makefile in Un*x.
