I'm running vmware workstation 6.0.2 in Sabayon 3.4E 64-bit. When I try
to enable accelerated 3d graphics in my win2k and linux virtual
machines I get this error.
libGL.so.1: cannot open shared object file: No such file or directory.
The 3-D features of the display card will be disabled.
I've tried creating a symlink from /usr/lib/libGL.so.1 to
/usr/lib/opengl/nvidia/lib/libGL.so.1 using this command,
ln -s /usr/lib/opengl/nvidia/lib/libGL.so.1 /usr/lib/libGL.so.1
Then I tried /usr/lib32/opengl/xorg-x11/lib/libGL.so.1 and then
/usr/lib/opengl/xorg-x11/lib/libGL.so.1 none of the links worked. Does
anyone know if vmware is looking for libGL.so.1 in a directory other
than /usr/lib?
Thank in advance for any help.

