
MikroTik for Mac
272
MacPorts and wine
If you cannot get Darwine to work, you can install Wine using Mac Ports at http:/ / guide. macports. org/ Once
MacPorts is installed open terminal and type the following:
# sudo port install wine
This will take quite a while to download and compile all the relevant packages needed. When finished you can type
the following into a terminal window to start Winbox. I'm assuming here that you copied a version of winbox.exe to
the /Applications folder
Note For Snow Leopard Users in 64 bit mode:
•• install wine-devel instead of wine
• as for Nov 2009, there is a bug in wine-devel
[3]
, so don't forget to add +universal when installing wine.
•• the correct command will be: sudo port install wine-devel +universal
# /opt/local/bin/wine /Applications/winbox.exe
If that works then you are good to go. As a little plus you can download the following automator application that will
run the above piece of script but with the benefit of being an application. You can just double click on it to start
winbox. The file is at http:/ / www. mediafire. com/ file/ 3wdywhmmnhy/ Winbox. zip. Unzip and view in automator
if you want to check the contents before running.
Comentários a estes Manuais