Bill Galbraith schrieb: > I am attempting to build the FlightGear package under Cygwin. I deleted an > old installation of Cygwin and reloaded with fresh downloads, following the > GetStart.pdf document. Some of the packages have changed somewhat, but I > think that I have a decent installation. There was nothing specifically > called out for the XFree86 package, so I'm not sure if it snuck in under the > radar. > > I've compiled and installed ZLIB, PLIB, and I think OpenAL without any > problems, but when I go do the "./configure" for the SimGear stuff, it fails > with a message saying that > > You *must* have the openal package installed on your system to build > SimGear. > > It also suggests that I check the README.OpenAL file, which isn't there. > > So, it is likely that I have an extra package, like XFree86 or something > else that is hosing me, or is it some special option for compiling OpenAL > that installs it someplace else? How can I tell? > > Thanks, > Bill > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > Flightgear-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/flightgear-users > Hi Bill, it seems so long ago I built my last Cygwin system (on Linux now) but as I remember you have to do it this way
(thanks to KEVIN who made this very nice Cygwin manual I cannot find anymore, just my poor notes:) 1. download cyg_openAL.tgz from http://www.vso.cape.com/~nhv to ~/tar 2. tar -xzf ~/tar/cyg_openAL.tgz 3. copy c:\cygwin\usr\local\bin\openal32.dll to c:\windows\system32\openal32.dll Hope this helps a little Regards Georg ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
