[Wine] Re: *Is In Need Of Some Help*

bcpeterson wineforum-user at winehq.org
Tue Jun 21 13:47:52 CDT 2011


Assuming you used macports to install wine (which is probably likely),

What you'll want to do to get the latest version of wine is type these commands into terminal...


Code:
sudo port deactivate wine
sudo port install wine-devel



If you're using fink, personally don't know how to use that, but I'd imagine this would do the trick:


Code:
sudo apt-get remove wine
sudo apt-get install wine-dev



Hope that helps. The appdb seems to indicate that the game runs fine in wine: http://appdb.winehq.org/objectManager.php?sClass=version&iId=22922

If it works for you, consider adding your results =).

Good luck.







More information about the wine-users mailing list