vhg119
04-10-2001, 01:50 PM
is it possible to do some sort of "make uninstall" if i install from a tar.gz package? Or will i have to delete every single file one by one?
|
Click to See Complete Forum and Search --> : installing from tar.gz vhg119 04-10-2001, 01:50 PM is it possible to do some sort of "make uninstall" if i install from a tar.gz package? Or will i have to delete every single file one by one? complication 04-10-2001, 01:53 PM Yes, just cd into the directory made by the tar.gz and do: # make uninstall That should do it. If you've removed the directory or the tar.gz, redownload it, unpack it, cd into the dir and do make uninstall. Hope this helps. X_console 04-10-2001, 02:53 PM For more information: http://www.linuxnewbie.org/nhf/intel/compiling/softinstall.html justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |