D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Slow 3D acceleration with NVidia Vanta T64?



Keith Abraham wrote:

Cheers David

Doing ls -l /usr/lib/libGL.so* produces only:

lrwxrwxrwx           1 root         root                27 Sep 27 15:13 
/usr/lib/libGL.so.1
-> GL/libGL.so.1.0.3123.nv_glx

So (apart from the permissions) it looks as if the libGL.so symlink
is missing.
Now I'm not too sure about symbolic links. Do I do:

ln -s /usr/lib/libGL.so /usr/libGL/libGL.so.1.0.3123.nv_glx

to create the link?

Keith


Nearly right, swap the two locations :-)

ln -s /usr/lib/GL/libGL.so.1.0.3123.nv_glx /usr/lib/libGL.so


David.


--
A child of five could understand this! Fetch me a child of five.



--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.


Lynx friendly