André wrote:

> The step that gets me worried is the "make install" one... I don't want it
> to take over as default.  I would like to be able to invoke it by typing
> "python3k ..." from anywhere and have it work - while still having
> "python" invoke the default 2.5 version.

You want

make altinstall

Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to