Christian Couder [off-list ref] writes:
Le jeudi 13 décembre 2007, Jon Loeliger a écrit :
quoted
Guys,
I managed to fail to install info files during:
/usr/src/git# make prefix=/usr install-info
I am also struggling with "make install-info" to make it install in
~/share/info/dir
First it barfed because "~/share/info/dir" did not exist.
Then it doesn't find "install-info" because it's in "/usr/sbin" on my debian
machine.
I well tell if I get the same error as you. But right now I cannot
invastigate more.
I personally feel that calling "install-info" is a bit too distro-ish
and should not be done in our Makefile vanilla build-and-install
procedure.