Re: IRIS Performer on Linux

New Message Reply Date view Thread view Subject view Author view

From: Laurent Lardinois (llardin++at++dsimprove.be)
Date: 03/31/2001 17:11:45


check the links in your

/usr/lib

check that libGL.so.3 exists and is a soft link to libGL.so.1

if not : ln -s /usr/lib/libGL.so.1 /usr/lib/libGL.so.3

run

if it does'nt run, check for libGLU in /usr/lib

ls /usr/lib/*GLU*

if there is nothing, grab a libGLU.so from a recent Mesa pack (check in your CD distribution)
then copy it to /usr/lib and do the links :

ln -s /usr/lib/libGLU.so.1 /usr/lib/yourGLU.so
ln -s /usr/lib/libGLU.so.3 /usr/lib/libGLU.so.1

I hope it helps

Laurent Lardinois
IT Consultant - DS Improve
http://www.dsimprove.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Mar 31 2001 - 17:15:04 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.