Has anyone gotten wine compiled with opengl support on AMD64? My configure (using portage and several iterations of a manual configure) keeps warning me that no OpenGL libs were found but I DO have the non-free nvidia driver working and here is the output of all the relevant directories (that I know of):
malkier wine-0.9.28 # ll /usr/lib64/*GL* -rw-r--r-- 1 root root 655 Dec 17 08:39 /usr/lib64/libGL.la lrwxrwxrwx 1 root root 17 Dec 17 08:39 /usr/lib64/libGL.so.1 -> libGL.so.1.0.9631 -rwxr-xr-x 1 root root 768008 Dec 17 08:39 /usr/lib64/libGL.so.1.0.9631 -rw-r--r-- 1 root root 752 Dec 10 12:54 /usr/lib64/libGLU.la lrwxrwxrwx 1 root root 11 Dec 10 12:54 /usr/lib64/libGLU.so -> libGLU.so.1 lrwxrwxrwx 1 root root 20 Dec 10 12:54 /usr/lib64/libGLU.so.1 -> libGLU.so.1.3.060501 lrwxrwxrwx 1 root root 20 Dec 10 12:54 /usr/lib64/libGLU.so.1.3 -> libGLU.so.1.3.060501 -rwxr-xr-x 1 root root 526088 Dec 10 12:54 /usr/lib64/libGLU.so.1.3.060501 lrwxrwxrwx 1 root root 21 Dec 17 08:39 /usr/lib64/libGLcore.so.1 -> libGLcore.so.1.0.9631 -rwxr-xr-x 1 root root 8585296 Dec 17 08:39 /usr/lib64/libGLcore.so.1.0.9631 lrwxrwxrwx 1 root root 11 Dec 10 12:54 /usr/lib64/libGLw.so -> libGLw.so.1 lrwxrwxrwx 1 root root 15 Dec 10 12:54 /usr/lib64/libGLw.so.1 -> libGLw.so.1.0.0 lrwxrwxrwx 1 root root 15 Dec 10 12:54 /usr/lib64/libGLw.so.1.0 -> libGLw.so.1.0.0 -rwxr-xr-x 1 root root 16856 Dec 10 12:54 /usr/lib64/libGLw.so.1.0.0 malkier wine-0.9.28 # ll /usr/lib32/*GL* -rw-r--r-- 1 root root 655 Dec 17 08:39 /usr/lib32/libGL.la lrwxrwxrwx 1 root root 17 Dec 17 08:39 /usr/lib32/libGL.so.1 -> libGL.so.1.0.9631 -rwxr-xr-x 1 root root 567628 Dec 17 08:39 /usr/lib32/libGL.so.1.0.9631 lrwxrwxrwx 1 root root 21 Dec 17 08:39 /usr/lib32/libGLcore.so.1 -> libGLcore.so.1.0.9631 -rwxr-xr-x 1 root root 8961144 Dec 17 08:39 /usr/lib32/libGLcore.so.1.0.9631 malkier wine-0.9.28 # ll /emul/linux/x86/usr/lib32/*GL* lrwxrwxrwx 1 root root 11 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLU.so -> libGLU.so.1 lrwxrwxrwx 1 root root 20 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLU.so.1 -> libGLU.so.1.3.060402 -rwxr-xr-x 1 root root 480372 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLU.so.1.3.060402 lrwxrwxrwx 1 root root 11 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLw.so -> libGLw.so.1 lrwxrwxrwx 1 root root 15 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLw.so.1 -> libGLw.so.1.0.0 lrwxrwxrwx 1 root root 15 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLw.so.1.0 -> libGLw.so.1.0.0 -rwxr-xr-x 1 root root 16792 Oct 15 04:34 /emul/linux/x86/usr/lib32/libGLw.so.1.0.0 Looking at the command that the 0.9.28 ebuild gives, it seems to expect all the necessary libraries in /usr/lib32, and I think the libGLU* may be the reason it is complaining. The question is, *should* I have those libraries in /usr/lib32? If so does anyone know how to go about getting them the "right" way? Thanks for any help. Just ask if you need more info. Troy -- "Beware of spyware. If you can, use the Firefox browser." - USA Today Download now at http://getfirefox.com Registered Linux User #354814 ( http://counter.li.org/) -- [email protected] mailing list
