Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-13 Thread Innis Cunningham
Hi Guys "Berndt, Jon S" writes > To resolve this problem on Ubuntu 7.04 I downloaded, built > and installed freealut-1.1.0.tar.gz from > http://www.openal.org/downloads.html rather than using the > libalut and libalut-dev packages from the repository. > > Regards > > Matt Thanks mat This is

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-13 Thread Berndt, Jon S
> To resolve this problem on Ubuntu 7.04 I downloaded, built > and installed freealut-1.1.0.tar.gz from > http://www.openal.org/downloads.html rather than using the > libalut and libalut-dev packages from the repository. > > Regards > > Matt This is the kind of thing that probably belongs in

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-13 Thread matt
>Ok downloaded and installed plib package which seems >to satisify simgear but now I am getting the following in make > >/SimGear-0.3.11-pre1/simgear/sound/openal_test1.cxx:120: undefined >reference >to `alutCreateBufferFromFile' > >I notice this problem was reported a few days back but a

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-03 Thread Innis Cunningham
Ok downloaded and installed plib package which seems to satisify simgear but now I am getting the following in make /SimGear-0.3.11-pre1/simgear/sound/openal_test1.cxx:120: undefined reference to `alutCreateBufferFromFile' I notice this problem was reported a few days back but a resolution was n

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-03 Thread Curtis Olson
On 6/3/07, Innis Cunningham <[EMAIL PROTECTED]> wrote: Thanks Ron and Curt The log says no working gl library and I do have the two packages you mentioned Ron Ok, but there is also a config.log file that shows the exact program that was compiled/run to do the test and exactly where and why i

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-03 Thread Ron Jensen
On Sun, 2007-06-03 at 22:44 +0800, Innis Cunningham wrote: > Thanks Ron and Curt > > The log says no working gl library and I do have the two packages > you mentioned Ron > > The line in the config file that fails is this > > if test "${ac_cv_lib_GL_glNewList+set} "=set; then I grep'd ac_cv_li

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-03 Thread Innis Cunningham
Thanks Ron and Curt The log says no working gl library and I do have the two packages you mentioned Ron The line in the config file that fails is this if test "${ac_cv_lib_GL_glNewList+set} "=set; then Maybe someone could tell me what it is testing for.If it is testing for a file called "glNew

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-02 Thread Ron Jensen
On Sun, 2007-06-03 at 10:07 +0800, Innis Cunningham wrote: > Hi All > > I am trying to build FG on Ubuntu 7.04 but it tells me I have no > gl library I have the following packages installed. > libgl1-mesa > libgl-mesa-dri > libglu1-mesa > libglu1-mesa-dev > I also have the Nvidia glx package insta

Re: [Flightgear-users] Building Flightgear on Ubuntu

2007-06-02 Thread Curtis Olson
On 6/2/07, Innis Cunningham wrote: Hi All I am trying to build FG on Ubuntu 7.04 but it tells me I have no gl library I have the following packages installed. libgl1-mesa libgl-mesa-dri libglu1-mesa libglu1-mesa-dev I also have the Nvidia glx package installed and operating.I have read that the

[Flightgear-users] Building Flightgear on Ubuntu

2007-06-02 Thread Innis Cunningham
Hi All I am trying to build FG on Ubuntu 7.04 but it tells me I have no gl library I have the following packages installed. libgl1-mesa libgl-mesa-dri libglu1-mesa libglu1-mesa-dev I also have the Nvidia glx package installed and operating.I have read that the Nvidia package maybe the reason there