[Wine] Re: Fedora 9 32-bit WARNING: No OpenGL library found

eurodrew555 wineforum-user at winehq.org
Sat Aug 2 08:21:05 CDT 2008


After reviewing the sym links on my rebuilt Fedora 9 system, I was able to resolve this problem with the following:

cd /usr/lib
rm libGL.so.1
ln -s libGL.so.1.2 libGL.so.1

It was the symbolic link of libGL.so.1 that was the problem.

After correcting this Wine compiles with OpenGL - I have tested with Call of Duty 2 and it works great!

Cheers,
Andrew







More information about the wine-users mailing list