[Wine] Can't install wine on osx 10.6.4
cvknage
wineforum-user at winehq.org
Tue Aug 24 10:07:21 CDT 2010
Hi, I am new to all this wine stuff, and I am having some problems building wine following the official instructions (http://wiki.winehq.org/MacOSX/Building)
I have the latest version of Xcode installed and have X11 sitting in my Utilities folder as well.
I want to build wine from source without the use of MacPorts of Fink as I want to add the DIB Engine to my build.
however I can neither ./configure --verbose wine (with no patches), as I get the following message:
Code:
configure: error: X 32-bit development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
32-bit development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
nor apply the DIB Engine patch as I get an error applying the first patch file..
Code:
computer:wine user$ sudo patch -p1 < /usr/local/dibpatch/wineps-drv-send-page-size.patch
patching file dlls/wineps.drv/escape.c
Hunk #1 FAILED at 47.
Hunk #2 FAILED at 82.
Hunk #3 FAILED at 515.
Hunk #4 FAILED at 536.
4 out of 4 hunks FAILED -- saving rejects to file dlls/wineps.drv/escape.c.rej
I would greatly appreciate if someone can help me with this :-)
More information about the wine-users
mailing list