Re: [q-lang-users] Problems installing on OS X
Brought to you by:
agraef
From: Ryan S. <rya...@us...> - 2008-04-06 22:19:26
|
On Apr 6, 2008, at 17:16, Ryan Schmidt wrote: > You can also force the activation of the zlib port. For each file > it's trying to install which it finds to already exist, it will > rename it, tell you about it, then install the file it was going to > install. You can manually remove the renamed older files later. Sorry, I forgot to say how to do this. To force the activation if the zlib port if you get that error message, you can: sudo port -f activate zlib |