Install Python 2.6 on Debian Linux
        Posted  
        
            by Bialecki
        on Server Fault
        
        See other posts from Server Fault
        
            or by Bialecki
        
        
        
        Published on 2010-04-28T01:10:27Z
        Indexed on 
            2010/04/28
            3:43 UTC
        
        
        Read the original article
        Hit count: 346
        
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?
© Server Fault or respective owner