How to install doclifter without changing the default python?

Peng Yu pengyu.ut at gmail.com
Mon Aug 13 07:29:28 PDT 2012


Hi,

I got the following error. python26 is selected. But I use a different
installation of python. Is there a way to install doclifter without
changing the default python on my system?

~$ portinstall.sh doclifter
Password:
--->  Computing dependencies for doclifter
--->  Dependencies to be installed: python26
--->  Fetching archive for python26
--->  Attempting to fetch python26-2.6.8_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/python26
--->  Attempting to fetch
python26-2.6.8_0.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/python26
--->  Installing python26 @2.6.8_0
--->  Activating python26 @2.6.8_0

To make python 2.6 the default (i.e. the version you get when you run
'python'), please run:

sudo port select --set python python26

--->  Cleaning python26
--->  Fetching archive for doclifter
--->  Attempting to fetch doclifter-2.3_1.darwin_10.x86_64.tbz2 from
http://packages.macports.org/doclifter
--->  Attempting to fetch doclifter-2.3_1.darwin_10.x86_64.tbz2 from
http://macports.packages.ionic.de/doclifter
Error: org.macports.archivefetch for port doclifter returned:
archivefetch failed for doclifter @2.3_1
Please see the log file for port doclifter for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_doclifter/doclifter/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port doclifter failed
~$ portselect.sh python
Available versions for python:
	none
	python25-apple
	python26 (active)
	python26-apple
	python27
~$ which python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python


-- 
Regards,
Peng


More information about the macports-users mailing list