Dave Culp wrote:
On Thursday 04 May 2006 05:44 pm, andy wrote:
So my assumption of having to install freeglut 2.2 is correct ?

Don't know about freeglut.  I use glut.

Check that your symlinks point to the nvidia version of libGL.
Are you referring to this symlink ?

lrwxrwxrwx 1 root root 17 May  2 12:56
/usr/lib64/nvidia-graphics-1.0-8756/libGL.so.1 -> libGL.so.1.0.8756

Also check that the libGL symlink in /usr/lib points to the nvidia libGL. In other words, make sure your nvidia libs are being used, not the original libs.


Dave



"ldconfig -v -n /usr/lib64|less" to see if it is listed. If not,
"ln -s /usr/lib64/nvidia-graphics-1.0-8756/libGL.so.1.0.8756 /usr/lib64" or alternatively add "/usr/lib64/nvidia-graphics-1.0-8756" to /etc/ld.so.conf followed by "ldconfig" and see if that fixes it. May be /usr/lib64/nvidia-graphics-1.0-8756 is a unique location for 64-bit> On occasions it doesn't seem to do a deep search.
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Retired IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks



-------------------------------------------------------
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
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to