Hello to all,

This is a new report about the installation of FlightGear. The
software versions tested this time are:

* FlightGear from cvs at 20060114
* SimGear from cvs at 20060114
* freeglut from cvs at 20060114
* plib 1.8.4
* openal 0.0.8
* freealut 1.0.0

The Linux distribution is SUSE 10.0 GM with official updates from
SUSE. You have to install a lot of packages to compile (gcc, g++,
glibc, xorg-devel, etc.)

The hardware is:

* AMD Athlon 1333 MHz
* 512 MB Memory
* nVidia GeForce2 MX 400
* Logitech Attack 3 joystick

Installation procedure:

1 - openal: ./configure --enable-arts --enable-sdl --enable-esd &&
make && make install

2 - freealut: ./configure && make && make install

3 - plib: ./configure && make && make install

4 - freeglut: ./autogen.sh && ./configure && make && make install

5 - SimGear: ./autogen.sh && ./configure && make && make install

6 - FlightGear: ./autogen.sh && ./configure && make && make install

7 - Install data files: mkdir /usr/local/share/FlightGear; cp -r
$CVSDIR/data /usr/local/share/FlightGear

8 - Enjoy FlightGear :)

You may need to remove the freeglut package from your distribution
(very important). I had to do it in SUSE 10.0.

Regards,
Luis Sismeiro


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to