Thanks, but that is already installed. Compiling programs that use glut, but not OpenSG, do compile.
Monika. ----- Original Nachricht ---- Von: Andreas Zieringer <[EMAIL PROTECTED]> An: [email protected] Datum: 30.01.2006 09:29 Betreff: Re: [Opensg-users] Making the tutorials fails > Hi Monika, > > > I did not. I used > > > > ./configure --enable-glut --enable-tif --enable-png --enable-jpg > > that's ok perhaps you don't have glut installed on your machine? > > apt-get install libglut3-dev > > Andreas > > > like it says in the tutorial (here: > > > http://www.opensg.org/doc-1.6.0/TutorialIntroduction.html#TutorialInstallati > on > > ). > > > > What should I have written instead? > > > > TIA, > > Monika. > > > > Thomas Beer schrieb: > > > >> Did you set the --with-glut option on configure (you may look this up > >> in the "run_configure" file in your bin directory of the OpenSG > >> installation (/usr/local/bin in your case))? > >> > >> Thomas > >> > >> > >> Monika Krug 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 > > > > > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
