http://bugs.winehq.org/show_bug.cgi?id=5026
linux@travisdale.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
------- Additional Comments From linux@travisdale.net 2006-06-05 19:37 ------- OK I did the following and I can compile and run wine. Here is what I did.
0. Loaded the new FC5 wine version 0.9.12 rpm 1. Ran the following: /sbin/sysctl -w kernel.exec-shield=0 Did NOT fix the problem!! 2. I then: create /usr/X11R6/lib created /usr/X11R6/lib/modules created /usr/X11R6/lib/modules/dri
made two symlinks in in /usr/X11R6/lib/modules/dri/ to files in /usr/lib/ati-fglrx/modules/dri/
3. This solved the OpenGL issue. 4. I removed the FC5 wine rpm and downloaded the source tar for 0.9.12 5. I had to run the script from the following post: http://www.winehq.org/pipermail/wine-devel/attachments/20051203/97c7c82a/ldc...
6. After running the script wine compiled fine. And ran. I would say this issue has been resolved. However I would recommend either to the wine comunity or the fedora comunity that the missing library links needs to be delt with in a cleaner manner than this.
Thanks