Thread: Python 2.5
View Single Post
Old Oct 10th, 2006, 10:36 PM   #6
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
Quote:
Originally Posted by Jessehk View Post
I'm wating for the .deb . I did download the source and make'ed it so I could test the new features, but I never make install'ed.

I was even prepared to make my own package, but I was quickly overhwhelmed.
Just use your good friend checkinstall, run "sudo checkinstall" instead of "sudo make install" and you should have package reading to install (and remove) at your leisure.
Game_Ender is offline   Reply With Quote