diff --git a/README.Unix b/README.Unix index 426d8d62e..a25d80690 100644 --- a/README.Unix +++ b/README.Unix @@ -58,14 +58,21 @@ IV. Procedure to build FGFS with Native SGI Irix Compilers from CVS Sources (Contributed by Todd Smith ) -Download the latest version of plib (1.0.3) from: +Download the latest version of plib (1.0.13) from: http://www.woodsoup.org/~sbaker/plib/ -Install it both in /usr/local/plib and /usr/local/include/plib. I -think that I am using it from /usr/local/include. +Install it with the default prefix of /usr/local which places +everthing in a tree rooted at /usr/local/plib: -Download the FlightGear-0.6 via anonymous cvs as usual, then do: + sh$ CC="cc -Xcpluscomm" CXX=CC ./configure + +Fix up the Makefiles using the script provided with the Flight Gear +distribution: + + find . -name Makefile -exec .../src/FlightGear-0.7.0/irix-hack.pl {} \; + +Download the FlightGear-0.7.x via anonymous cvs as usual, then do: > aclocal # normal > automake -a -i # added '-i' flag to avoid dependency calc diff --git a/Thanks b/Thanks index 4a29dd594..1ecdf4c74 100644 --- a/Thanks +++ b/Thanks @@ -137,12 +137,6 @@ Bob Kuehne Redid the Makefile system so it is simpler and more robust. -Vasily Lewis http://www.woodsoup.org - Provided computing resources and services so that the Flight Gear - project could have real home. This includes, web services, ftp services - shell accounts, email lists, dns services, etc. - - Christian Mayer Working on a multi-lingual conversion tools for fgfs. Contributed code to read msfs formated texture files. @@ -257,6 +251,12 @@ Darrell Walisser a Mac to compile and run on said platform. +WoodSoup Project http://www.woodsoup.org + Provided computing resources and services so that the Flight Gear + project could have real home. This includes, web services, ftp services + shell accounts, email lists, dns services, etc. + + Robert Allan Zeh Helped me tremendously in figuring out the Cygnus win32 compiler and how to link with .dll's. With out him the first runable win32