I don't have a makefile handy to check for it, but a lot of stuff
comes with an uninstall make target. (make uninstall) Try it out.
Otherwise, you might have to hunt-down the files manually. (check the
make install and just do rm's)
On 5/12/05, Richard Meek <rpm@16hd.freeserve.co.uk> wrote:
Realised after testing that I had got ./configure's --prefix wrong (used
"=/opt" when I needed "=/opt/ldap") and I want to un-install and redo.
But "make uninstall" doesn't work and nothing obvious in Makefile.
An obvious solution is to delete the entries LDAP has parked in /opt and
re-do the "make install" but I am worried that this may leav esomething
pointing to a wrong place? Any better suggestions please?
FWIW, using 2.2.26 on SuSE 9.3