Linux tip, Fedora tip / howto: Compiling Wine |
Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.
Compiling Wine This page describes how to compile the latest version of Wine (1.1.29 as of September 2009) for Fedora 8. If you install Wine using yum, you'll get the latest fc8 repository version, which is 1.1.9. First, remove the old version. When using tcsh, this script should do the trick: Next, download the source for 1.1.29 from the Wine download page (15 MB download). Note that after compilation the directory takes up about 572 MB of disk space. Make sure you have the Alsa development package installed (yum install alsa-lib-devel), otherwise you'll have no sound under Wine.
After running make install you could use checkinstall to create an RPM for this version of Wine. Next, install it, so you can later remove it with rpm -e if necessary. Now you're all set to run lots of Windows programs, Colin McRae Rally 2 for example :-)
|
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)