compile howto question
Some source installs can be removed with "sudo make uninstall" but many can't. I have Ardour 2.7 installed from source compile\build\install on my 64studio 2.1 dist-upgraded to lenny. I still have the source directory. What is the best method to remove 2.7 so I can build 2.8?
Cheers! Dave.

Compile source code (tuxradar)
checkinstall install
sudo scons uninstall
I forgot...
Re: checkinstall
checkinstall
Re: scons
scons