Laurence Vanek wrote: > Ron Jensen wrote: >> On Sat, 2006-12-23 at 12:10 -0600, Laurence Vanek wrote: >> >>>> The latest CVS of Flightgear/Simgear depends on OpenSceneGraph (osg) >>>> which you probably don't have installed. Try checking out the plib >>>> version with: >>>> >>>> cvs up -rPRE_OSG_PLIB_20061029 >>>> >>>> Ron >>> Ron - >>> >>> Much much better, got further but got this during SimGear make: >>> >>> ========= >>> . >>> . >>> >>> In file included from ../../simgear/sound/soundmgr_openal.hxx:53, >>> from visual_enviro.cxx:33: >>> ../../simgear/sound/sample_openal.hxx:52:22: error: AL/alut.h: No >>> such file or directory >>> make[3]: *** [visual_enviro.o] Error 1 >>> make[3]: Leaving directory >>> `/home/lvanek/SimGear-0.3/source/simgear/environment' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory `/home/lvanek/SimGear-0.3/source/simgear' >>> make[1]: *** [all] Error 2 >>> make[1]: Leaving directory `/home/lvanek/SimGear-0.3/source/simgear' >>> make: *** [all-recursive] Error 1 >>> =========== >>> >>> Im using this version of openal (FC6 rpms): >>> >>> openal-0.0.9-0.9.20060204cvs.fc6 >>> openal-devel-0.0.9-0.9.20060204cvs.fc6 >>> >>> thanks for the help. >> >> I believe you need freealut-1.1.0-2.fc6 and freealut-devel-1.1.0-2.fc6 >> but I'm not a Fedora user so... >> >> Ron > Already have these installed: > > freeglut-2.4.0-10.fc6 > freeglut-devel-2.4.0-10.fc6 > > appreciate the help. > > Ron -
you were right, I did not have the freealut-devel package installed. That fixed it. Thanks. Now on to building FlightGear. question: I ran make install as sudo (like I typically do for other stuff I build). Is that correct procedure here? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
