On Fri, May 04, 2001 at 05:58:29PM +0200, Peter Eisentraut wrote: : The reason is that install-info is often installed under /sbin, so it's : not in the ordinary user's path. The "install" targets work around this : by not calling "install-info" in that case, but "uninstall" does not. OK, I think I know what was my problem - I just did "su" (as opposed to "su -") when running make install/uninstall. Lars J
- Re: libtool 1.4: "make uninstall" broken? Peter Eisentraut
- Re: libtool 1.4: "make uninstall" broken? Lars J. Aas
- Re: libtool 1.4: "make uninstall" broken? Tom Tromey