On Monday 15 January 2007 17:30, Jeff Smith wrote:
> I want to uninstall 1.3.2, which I installed from source. Sometimes
> `make uninstall` works but apparently not for subversion. I am
> hoping there's some sort of log that would tell me what specific
> files were installed, but I haven't found one.
K, I finally found something (not all that I hoped for) which talks at
least about what to remove before building a new subversion...
"section II.B":
# rm -f /usr/local/lib/libsvn*
# rm -f /usr/local/lib/libapr*
# rm -f /usr/local/lib/libexpat*
# rm -f /usr/local/lib/libneon*
I had been wondering about removing _all_ the files from previous
installation, but at least I don't have to do it because I am
replacing 1.3.1 with 1.4.2.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 16 21:39:11 2007