On 3/30/11 6:03 PM, bigmac909 wrote: > Nice thanks. Now I'm only confused at the final step: > > >> 5. Build and install Wine from source as usual. > > > So do I have to uninstall, and then reinstall wine? From scratch? > However, I used MacPorts to do that. Do I have to figure out how to manually assemble Wine now, after all of this? No. Just do: sudo port -n upgrade --force wine or sudo port -n upgrade --force wine-devel if you installed the development version. Chip