Hi! > Is there a way to uninstall a package installed via make && make > install ??? I mean, when I compile a package it is installed on > /usr/local and through a tree, then if I want to uninstall it I have > to delete the files one per one...
If you installed from ports, then go to the directory of the port you want to uninstall and enter: make deinstall If you downloaded the source tarball and compiled the source yourself, then you need to delete the files manually. -- Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/ * Fear of crowded holiday shopping: Santaclaustrophobia. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"