Page 1 of 1

Where to find libGL.1.dylib?

PostPosted: Mon Oct 29, 2001 1:51 pm
by deppix
After succesfully installing X11 with XAqua, WindowMaker, and the Gimp I also wanted to install xmms. However, upon running xmms I get the error message that it can't find libGL.1.dylib.
Which package does contain this library?

TIA

deppix

Re: Where to find libGL.1.dylib?

PostPosted: Mon Oct 29, 2001 7:04 pm
by orange1
i don't suppose it really just wants one of these but doesn't know where to look:

/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

Re: Where to find libGL.1.dylib?

PostPosted: Tue Oct 30, 2001 9:02 am
by deppix
I have all of these libraries installed and at the same place you mention. However, as all of these seem to be independent of my X11 installation, I don't suppose they are the culprit. If they are though, I'd be glad to learn how to tell xmms where to look for them...
In case anyone knows the library package I still have to install in order for xmms to run, I'd be most gratefull!

TIA

deppix

Re: Where to find libGL.1.dylib?

PostPosted: Fri Nov 02, 2001 12:15 am
by orange1
in my ongoing attempt to screw up other peoples machines, how about you try to

ln -s /whereever/that/system/libGL.was /where/its/looking/for/libGL.1.dyl

or some such.