On Mon Jan 26 17:51 , DragonSlayre sent:
>
>
>
>On Jan 27, 1:41 pm, sha...@speakeasy.net> wrote:
>
>> Does this help? Found via google and ubuntu
forums.https://launchpad.net/~doko/+archive
>>
>> Sorry, I run Debian (which ubuntu is based on), I just apt-get install all
>> of the
>> available python versions and then run /usr/bin/python to test things.
>
>The problem isn't installing python, which can be done through the
>package manager or with apt-get, but the problem is for example
>changing back to 2.5 once 2.6 is installed.
It should install a binary as python2.6. It should not touch your python2.5
binary. Then you simply call the version you are interested in. Or change the
/usr/bin/python symlink.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---