MacPorts Install wine 1.4.1 instead of Wine 1.5.3

Questions about Wine on macOS.
Locked
edlebest
Newbie
Newbie
Posts: 1
Joined: Mon Dec 10, 2012 1:22 pm

MacPorts Install wine 1.4.1 instead of Wine 1.5.3

Post by edlebest »

Hi! I've been trying to get Wine to work on my Imac for a few days now. I made it to installing a few games, but none of them would work, so i decided to uninstall it and install Wine 1.5 but when i type in my command line "$ sudo port install wine" , macports start installing Wine-1.4.1 instead of the the package i just downloaded. I tried to uninstall MacPorts, but it doesnt seem to work. I deleted every folder i downloaded with the words Wine 1.4 in their name. Any help? Please :)

Ed
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: MacPorts Install wine 1.4.1 instead of Wine 1.5.3

Post by doh123 »

MacPorts installs its own downloads.. not what you download.

"port install wine" will get the latest stable version (1.4.x currently)

"port install wine-devel" will get the latest development version (1.5.x currently)
Locked