Neial5546 wrote: > I got MacPorts yesterday, since Im on OSX, I guess Im going to have to compile my own wine since there isnt a distribution for mac OSX, so the question is, how do I compile and install wine? Unless you want to use a Third Pary App that uses Wine(http://wiki.winehq.org/ThirdPartyApplications), yes you'll have to compile Wine yourself and use it all command line. This is easy on Macports though, you just open up Terminal and type... port install wine-devel to get the latest development version installed... it handles getting everything you need, downloading them, and compiling them... so you just let it go.