There should be the file libOSGWindowGLUT.so under /usr/local/lib/dbg, if not, OpenSG did not install properly (do you have the rights to write to /usr/local/lib?).
On 1/27/06, Monika Krug <[EMAIL PROTECTED]> wrote: > I did that, now I get a different error message (as if glut were not > installed): > /usr/bin/ld: cannot find -lOSGWindowGLUT > > Regards, > Monika. > > Haykel BEN JEMIA schrieb: > > >/usr/lib/libGL.so is missing. Go to /usr/lib and make a symbolic link > >to libGL.so.1 (sudo ln -s libGL.so.1 libGL.so) and it should work. > > > > > >On 1/27/06, Monika Krug <[EMAIL PROTECTED]> wrote: > > > > > >>Thank you for your help, I get this output: > >> > >>libGL.a > >>libGLcore.so.1 -> libGLcore.so.1.0.7667 > >>libGLcore.so.1.0.7174 > >>libGLcore.so.1.0.7667 > >>libGLEW.a > >>libGLEW.so -> libGLEW.so.1.3.1 > >>libGLEW.so.1.3 -> libGLEW.so.1.3.3 > >>libGLEW.so.1.3.1 > >>libGLEW.so.1.3.3 > >>libGL.so.1 -> libGL.so.1.0.7667 > >>libGL.so.1.0.7174 > >>libGL.so.1.0.7667 > >>libGLU.a > >>libGLU.so -> libGLU.so.1 > >>libGLU.so.1 -> libGLU.so.1.3.060302 > >>libGLU.so.1.3.060302 > >> > >> > >> > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > -- Haykel BEN JEMIA www.haytec-tn.com ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
