I want to install Python 2.6, but as it's still experimental for Debian Linux, I'm wondering what my best course of action is. Is the right idea to install it into /usr/local for my system and then update the python sym link in /usr/bin to point to that version? Are there other considerations or ways to do it I should be thinking about?
| ||||
|
feedback
|
|
Using the | |||
|
feedback
|
|
You can install the python on a different location and when using the binary in any other programs, use the full path to the binary where you have installed. | |||
|
feedback
|
/usr/local. Both 2.6 and 3.1. – Lohoris May 11 '10 at 8:33/usr/binat all, you don't need to do that. – Lohoris May 11 '10 at 8:34