On May 11, 2007, at 13:44, Ludwig wrote:

11:14:33 ~$ sudo port -v install python24
- --->  Installing python24 2.4.4_0+darwin_8
- --->  Activating python24 2.4.4_0+darwin_8
Error: Target com.apple.activate returned: Image error: / Applications/Macports/MacPython 2.4/PythonLauncher.app/Contents/ Info.plist already exists and does not belong to a registered port.
  Unable to activate port python24.

Ok. So you already have an /Applications/Macports/MacPython 2.4/ PythonLauncher.app and MacPorts doesn't know where it came from. Remove it, then try again. Alternately, you can use "sudo port -f install python24" which will force MacPorts to move existing conflicting items out of the way (but then you'll have to clean up those moved items later).

Curious that it says "/Applications/Macports"; the correct capitalization of that directory is "MacPorts". Which is actually on your hard drive?


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to