Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Sid Boyce
On 16/05/10 03:26, Curtis Olson wrote: > This really sounds like a system setup issue (i.e. your opengl / > graphics drivers) and not a flightgear compilation issue. Can you run > any other opengl programs on your system? > > Curt. > # glxgears *** NOTE: Don't use glxgears as a benchmark

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Donn Washburn
I will say so far nothing has helped. I have install freeglut replacing openSuSE's version. I have checked all "ccmake . " for any thing dealing with GL and the library is found. But one thing is not found "opengl-eml" as I remember. What is the "eml" part of openGL? On 05/15/2010 09:26 PM

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Curtis Olson
This really sounds like a system setup issue (i.e. your opengl / graphics drivers) and not a flightgear compilation issue. Can you run any other opengl programs on your system? Curt. On Sat, May 15, 2010 at 7:57 PM, Donn Washburn wrote: > On 05/15/2010 06:11 PM, Sid Boyce wrote: > > On 15/05/

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Donn Washburn
On 05/15/2010 06:11 PM, Sid Boyce wrote: > On 15/05/10 15:30, Tarot wrote: > >> try to use glut . There are many progblem with freeglut >> >> > I have the same problem as Donn reported. > Using NVidia driver 195.36.24. > # rpmbuild --rebuild glut-3.7-17.src.rpm > Installing glut-3.7-17.sr

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Sid Boyce
On 15/05/10 15:30, Tarot wrote: > try to use glut . There are many progblem with freeglut > I have the same problem as Donn reported. Using NVidia driver 195.36.24. # rpmbuild --rebuild glut-3.7-17.src.rpm Installing glut-3.7-17.src.rpm error: Failed build dependencies: OpenGL-devel is ne

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Tarot
try to use glut . There are many progblem with freeglut On 05/15/2010 02:43 PM, Donn Washburn wrote: > On 05/14/2010 10:25 PM, Curtis Olson wrote: > >> On Fri, May 14, 2010 at 7:37 PM, Donn Washburn> > wrote: >> >> Hey Group; >> >> I downloaded about everyt

Re: [Flightgear-users] FG Live-CD

2010-05-15 Thread Siyui AliOh
I am using SLAX, and find that somebody in SLAX forum has been doing such work on SLAX, making Flightgear a Live system base on SLAX, but I did not found that he has upload it to the internet, a pitty, may be he just use it for himself 2010/5/11 Manne Merak : > On 05/07/2010 03:20 AM, Siyui AliOh

Re: [Flightgear-users] OpenGL graphics context

2010-05-15 Thread Donn Washburn
On 05/14/2010 10:25 PM, Curtis Olson wrote: > On Fri, May 14, 2010 at 7:37 PM, Donn Washburn > wrote: > > Hey Group; > > I downloaded about everything that was available for flightgears. > > All seemed to compile via make or cmake OK. > > I installed all k