Displaying 2 results from an estimated 2 matches for "iamapplenerd".
2010 Jan 19
3
Wine Installation issues on Snow Leopard
Firstly, hello and thank you for attempting to come to my rescue, I am in need of your assistance. With that said please let me share this problem in hopes of a possible solution.
Recently, I installed and configured MacPorts successfully. However I receive a warning from my terminal when I try and install wine using MacPorts. I command my terminal as follows - sudo port install wine-devel.
2010 Oct 07
0
Re: Wine Installation issues on Snow Leopard
...lready 10 months-old.
In addition, the below steps to put 2 codes were not mentioned in the tutorial by David Baumgold at http://davidbaumgold.com/tutorials/wine-mac/
To solve the problem:
First: run the code
Code:
sudo port selfupdate
Second: run this code
Code:
sudo port sync
Ps. to Iamapplenerd: You may use the wrong code. doh123 provided is the correct one.
"sudo port selfupdate" but not "sudo port self update" No space between self & update. This is maybe the point that's why you couldn't overcome the problem.