quoth the David Corbin: > I have an ebuild saying that it cannot find -lGL. Everyone tells me "use > eselect". Well, I have, and although it gives me no errors, I still have > no /usr/lib/libGL.so > > > [EMAIL PROTECTED] /home/dcorbin]# eselect opengl set xorg-x11 > Switching to xorg-x11 OpenGL interface... done > [EMAIL PROTECTED] /home/dcorbin]# ls -l /usr/lib/libGL > libGL.la libGLU.so.1 libGLw.so > libGLw.so.1.0.0 > libGLU.la libGLU.so.1.3 libGLw.so.1 > libGLU.so libGLU.so.1.3.060502 libGLw.so.1.0 > > Suggestions for how to fix this please. > -- > David Corbin
Just a guess: ensure '/usr/lib/libGL' is in /etc/ld.so.conf and then run 'ldconfig'... I suggest this because I use nVidia GL, and I have '/usr/lib/opengl/nvidia/lib' listed in my ld.so.conf. Though, I don't recall having to add it manually. HTH -d -- darren kirby :: Part of the problem since 1976 :: http://badcomputer.org "...the number of UNIX installations has grown to 10, with more expected..." - Dennis Ritchie and Ken Thompson, June 1972 -- gentoo-user@lists.gentoo.org mailing list