> The main problem is maintaining and upgrading your system. "make install" is
> nice but most of the packages do not have a "make uninstall".

To install:
./configure --prefix=/usr/local/stow/program-version
make
make install
cp /usr/local/stow/
stow program-version

To uninstall:
cd /usr/local/stow
stow -D program-version
rm -rf program-version

Stow is a wonderful little program.
http://www.gnu.org/software/stow/

Andrew S. Zbikowski       | Home: 763.591.0977
http://www.ringworld.org  | PCS:  612.306.6055
They must not get baseball sized hail in Redmond.
If they did MS would have realized HailStorm is a
bad name for their new services.