Wine
From CBLFS
Revision as of 17:26, 14 October 2006 by 71.125.82.224 (talk)
Download Source: | http://prdownloads.sourceforge.net/wine/wine-0.9.23.tar.bz2 |
---|
Remember that Wine is not an emulator therefore it will only work on x86 or x86_64 Multilib systems.
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/opt/wine-0.9.23 && make depend make
Install the package
make install && ln -sv /opt/wine-0.9.23 /opt/wine && ln -sv /opt/wine/bin/wine /usr/bin/wine
Multilib x86_64
Compile the package:
CC="gcc ${BUILD32}" ./configure --prefix=/opt/wine-0.9.23 \ make depend make
Install the package
make install && ln -sv /opt/wine-0.9.23 /opt/wine && ln -sv /opt/wine/bin/wine /usr/bin/wine
Configure
Simple config
/opt/wine/winecfg