one of my colleagues is attempting the install on MAC OS X
they have installed wine using this guide http://davidbaumgold.com/tutorials/wine-mac/
1. to install winetricks can they issue?
Code: Select all
wget http://www.kegel.com/wine/winetricks
Code: Select all
sudo port install winetricks
Code: Select all
sh winetricks jet40 vb5run corefonts mdac28 vcrun6 vb6run
3. what version of wine will sudo port install wine give them? presumably 1.0.1? working on the logic that in my linux install it required 1.1.21, how do they install wine-devel 1.1.22?
edit: or is http://www.kronenberg.org/darwine/ a better solution?
apologies for general lack of appleness!
thanks!