hellahella doesn’t like python2.5

2008 July 9
by gyaresu

So set the systemwide python to be python2.4.

This is a note to self when everything else breaks from using the old version.

cd /usr/bin
sudo rm python
sudo ln -s python2.4 ./python

EDIT: That fraked all sorts of things. Looks like hellanzb from the cli for now.

No Comments

Leave A Comment

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS