On 27 Jun 2002, Mark Ellis wrote:
> All i need to know is what to delete so that i can go for a fresh
> install of it !
login to machine
cd to source tree
'make -n install >> log.txt' or some other file
Open the file, look for where it copies/moves/writes everything to. Delete
it all.
make distclean / make clean (either or)
./configure <options> && make
if it builds cleanly...
make install.
Bingo. One nice, clean installation. Plus you already know where
everything went, so deinstallation is a breeze :)
HTH
Graeme
--------------------------------------------------------------------
http://www.lug.org.uk http://www.linuxportal.co.uk
http://www.linuxjob.co.uk http://www.linuxshop.co.uk
--------------------------------------------------------------------
This archive was generated by hypermail 2.1.3 : Thu 27 Jun 2002 - 22:01:34 BST