On Wed, Mar 05, 2008 at 09:39:16AM -0800, Guido van Rossum wrote:
> Actually I believe the conclusion was that "make install" should be
> have like "make altinstall". Now that I think about it I believe there
> should be *no* way to install it as just "python" -- that's just
> encouraging people to do something dumb.

install: altinstall
   echo "Your python is now $(INSTALLPATH)/python$(MAJOR).$(MINOR)"

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to