[Wine] Install error Help!
ryan woodsmall
rwoodsmall at mac.com
Wed Sep 23 22:04:45 CDT 2009
Try something: does setting the compiler flags (CFLAGS) in the
compiler help? You can set the opts with this:
export CC="gcc -arch i386 -m32"
Note that simply running a "./configure" in the libjpeg/etc. dirs is
not enough - you'll need to compile and install 32-bit versions of the
libs.
I have been working on a script to work all this out, and Austin
English wrote the following:
http://winezeug.googlecode.com/svn/trunk/install-osx-deps.sh
ryan woodsmall
rwoodsmall at mac.com
More information about the wine-users
mailing list