Hello Bob,

Saturday, January 22, 2005, 11:15:54 PM, you wrote:

BS> To check that opengl-update did the correct thing, do -

gentoo root # ls -l /usr/lib/libGL*
lrwxr-xr-x  1 root root     36 Jan 22 17:57 /usr/lib/libGL.so -> 
/usr/lib/opengl/ati/lib/libGL.so.1.2
lrwxr-xr-x  1 root root     36 Jan 22 17:57 /usr/lib/libGL.so.1 -> 
/usr/lib/opengl/ati/lib/libGL.so.1.2
-rw-r--r--  1 root root 688414 Jan 18 12:13 /usr/lib/libGLU.a
-rw-r--r--  1 root root    769 Jan 18 12:13 /usr/lib/libGLU.la
lrwxrwxrwx  1 root root     13 Jan 18 12:13 /usr/lib/libGLU.so -> libGLU.so.1.3
lrwxrwxrwx  1 root root     13 Jan 18 12:13 /usr/lib/libGLU.so.1 -> 
libGLU.so.1.3
-rwxr-xr-x  1 root root 585985 Jan 18 12:13 /usr/lib/libGLU.so.1.3


BS> Also, cat out the env setup  and make sure it's pointing to ati -

gentoo root # cat /etc/env.d/09opengl
LDPATH=/usr/lib/opengl/ati/lib

BS> Another way to check that the libs are set properly is ldd -

gentoo root # ldd /usr/X11R6/bin/glxinfo
        linux-gate.so.1 =>  (0xffffe000)
        libGLU.so.1 => /usr/lib/libGLU.so.1 (0x4002b000)
        libGL.so.1 => /usr/lib/opengl/ati/lib/libGL.so.1 (0x400aa000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4014f000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4015f000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4022f000)
        libm.so.6 => /lib/libm.so.6 (0x40282000)
        libc.so.6 => /lib/libc.so.6 (0x402a5000)
        libstdc++.so.5 => 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so.5 (0x403ba000)
        libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libgcc_s.so.1 
(0x40474000)
        libdl.so.2 => /lib/libdl.so.2 (0x4047d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


Thanks for all that Bob, I'm not sure what you make of all that but it
looks to me as if it's all pointing to ati drivers?
        
-- 
Tony.
The Bat! 3.0.2.10
Registered Linux user #316959
PGP Key http://www.theboomclan.com/pgp.txt
        http://www.1and1.co.uk/?k_id=7037908

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to