On Mar 24, 2008, at 20:23, Alejandro Aragon wrote:
On Mar 24, 2008, at 6:40 PM, skip@pobox.com wrote:
Alejandro> garyw:~ aaragon$ sudo port install aquaterm ---> Activating aquaterm 1.0.1_0 Alejandro> Error: Target org.macports.activate returned: Image error: /Library/ Alejandro> Frameworks/AquaTerm.framework/AquaTerm already exists and does not Alejandro> belong to a registered port. Unable to activate port aquaterm. Alejandro> Error: Status 1 encountered during processing.
Alejandro> What does it mean?
To me it means try this:
sudo rm -r /Library/Frameworks/AquaTerm.framework/Aquaterm sudo port install aquaterm
:-)
I cannot do that, can I? Probably that framework is used by the system.
Nope, that's part of AquaTerm, which is not made by Apple. More probably, you installed AquaTerm either manually, or with MacPorts before, then removed MacPorts without first uninstalling AquaTerm, then reinstalled MacPorts, so that it now has no idea that it previously installed these files.