Hi Stefan, Jarle, Thanks for your replies.
I do have X11 installed. > In particular, you need the directory > > /usr/X11/include/GL/ > > in order to build the Perl OpenGL module. BTW, do you have the latest > version of Leopard? > That directory is there. I have version 10.5.7 of Leopard. > > > if you find the files there, then GLUT is installed. You can also try > to look for glut.h: > > locate 'glut.h' > > A problem might be that the GLUT framework is what Mac uses most > fundamentally, and that is located under > /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/GLUT.framework/Versions/A/Headers/glut.h > > > > on my machine, but I have also a copy of the GLUT headers in > /usr/X11/include/GL: > I seem to have quite a few copies of glut.h: locate glut.h /Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks/GLUT.framework/Versions/A/Headers/glut.h /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/GLUT.framework/Versions/A/Headers/glut.h /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/GLUT.framework/Versions/A/Headers/glut.h /System/Library/Frameworks/GLUT.framework/Versions/A/Headers/glut.h /Users/ahales/myperl/OpenGL-0.58_005/include/GL/freeglut.h /Users/ahales/myperl/OpenGL-0.58_005/include/GL/glut.h /sw/include/GL/freeglut.h /sw/include/GL/glut.h /sw/share/doc/fltk-x11/html/glut.html but I have no clue why the installer of OpenGL is not picking them up. Antonio -- _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
