On Fri, 2005-11-04 at 23:19 -0500, Steve Knoblock wrote: > I am trying to compile FG for the first time on Suse Linux 10.0 > following the instructions at > http://www.flightgear.org/Docs/InstallGuide/getstartch2.html > > I downloaded and unpacked SimGear 0.3.8 > plib-1.8.4 > > I ran the install for the ZLIB package, but could not find the Metakit > package, so skipped it. It was not in the src-libs folder of SimGear. > > I then ran without success. I am posting this from Evolution, so I do > have an X windowing system running. I have a Radeon 9600XT. I could not > get BSD to start X using this card, I gave up and installed Suse. Works > fine. It comes with an OpenGL game GL-117, which gave a warning the > first time I tried to run it that it needed the correct library to do 3d > with my card, so I installed the necessary ATI drivers and it works. > > linux:/usr/local/source/plib-1.8.4 # ./configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > includedir changed to ${prefix}/include/plib libdir is > ${exec_prefix}/lib > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking how to run the C preprocessor... gcc -E > checking for g++... no > checking for c++... no > checking for gpp... no > checking for aCC... no > checking for CC... no > checking for cxx... no > checking for cc++... no > checking for cl... no > checking for FCC... no > checking for KCC... no > checking for RCC... no > checking for xlC_r... no > checking for xlC... no > checking whether we are using the GNU C++ compiler... no > checking whether g++ accepts -g... no > checking dependency style of g++... none > checking how to run the C++ preprocessor... /lib/cpp > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking build system type... i686-suse-linux > checking host system type... i686-suse-linux > checking for X... no > checking for pthread_create in -lpthread... no > checking for glNewList in -lGL... no > checking for glNewList in -lMesaGL... no > configure: error: could not find working GL library > linux:/usr/local/source/plib-1.8.4 #
Steve, you seem to have the following missing. - C++ compiler - X delopment libraries and header files are missing - OpenGL libraries and header file Have you compiled something else other than FlightGear? For Suse, I'm not sure what packages you need to install, sorry.. George _______________________________________________ Flightgear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
