Re: [Flightgear-devel] Fresh build problem

2007-11-07 Thread David Megginson
On 15/04/2006, Ron Jensen <[EMAIL PROTECTED]> wrote: > You do have libopenal-dev installed as well as libopenal? It should > work. I got it to compile under sarge two weeks ago... libalut-dev has just been spun off into a separate package, at least in Ubuntu, so you have to install it as well.

Re: [Flightgear-devel] Fresh build problem

2006-04-15 Thread Ron Jensen
On Sat, 2006-04-15 at 08:07 -0700, John Wojnaroski wrote: > Hi, > > I'm doing a fresh FG-0.9.10 build on a new machine with Linux Debian > (sarge) and 2.6.15.. > > Building Simgear complains about the openal libraries: > > << > checking for library containing glutGetModi

Re: [Flightgear-devel] Fresh build problem

2006-04-15 Thread Curtis L. Olson
Usually you can check the config.log to see the exact error. Typically this is an ldconfig issue, but could be something else. Did you build openal with the same version of the compiler as you have installed now? Curt. John Wojnaroski wrote: Hi, I'm doing a fresh FG-0.9.10 build on a new