tibook:~ iqgrande$ sudo port clean maxima
---> Cleaning maxima
tibook:~ iqgrande$ sudo port -f install maxima
---> Fetching maxima
---> Verifying checksum for maxima
---> Extracting maxima
---> Configuring maxima
---> Building maxima with target all
---> Staging maxima into destroot
Error: Target com.apple.install returned: Another version of Port
maxima is already registered as installed. Please uninstall the port
first.
I tried the -f flag and it did not work. I also looked through the Port
man page and didn't see anything else that looked like it would work
here. Any suggestions?
-Anthony
On Feb 29, 2004, at 10:27 AM, Paul Guyot wrote:
À (At) 10:20 -0700 29/02/04, Anthony Agelastos écrivait (wrote) :
Error: Target com.apple.install returned: Another version of Port
maxima is already registered as installed. Please uninstall the port
first.
This is a design problem with the way receipt names are handled in
HEAD. It was the motivation for Port Images. port thinks maxima is
installed because maxima-lisp is installed.
However, we cannot switch to Port Images yet because it would bring
more problems than what it would fix.
I think you can force the installation with -f
Paul
--
Philosophie de baignoire - consultations sur rendez-vous.
NPDS/NewtonOS: http://newton.kallisys.net:8080/
Apache/FreeBSD: http://www.kallisys.com/
|