-On [20101004 20:48], Barry Warsaw (ba...@python.org) wrote:
>On Oct 02, 2010, at 01:40 PM, Antoine Pitrou wrote:
>
>>Besides, mingling different installations together makes uninstalling
>>much more difficult.
>
>Not for a distro I think.

It does. On BSD the ports and packages are referred to a specific location
in the ports tree, e.g. ports/lang/python26, so any Python 2.6 compiled and
installed from ports with specific options will *always* point to this
location. So if you want to install 2 versions of Python 2.6 with different
options, you are out of luck using the standard way.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
Looking for the Sun that eclipsed behind black feathered wings...
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to