how to build with 2.4 having 2.6 as main python
James Mills
prologic at shortcircuit.net.au
Mon Jun 14 04:52:38 EDT 2010
On Mon, Jun 14, 2010 at 6:30 PM, Alexzive <zasaconsulting at gmail.com> wrote:
> what to change in order to get "python" calling python 2.4.3 instead
> of 2.6.4 (at least during python setup.py build)?
>
> I suppose I need something like changing the link to /usr/local/bin/
> python..
> but I fear to do something bad by myself..
> please help!
Just run the python-2.4 binary.
There will likely be a /usr/bin/python-2.4 or similar.
cheers
James
--
--
-- "Problems are solved by method"
More information about the Python-list
mailing list