[Bug 5026] X development files not found during build

Wine Bugs wine-bugs at winehq.org
Sat May 6 19:37:10 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5026


linux at travisdale.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From linux at 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/ldconfig32.bin

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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list