automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake + .info files help needed


From: Matěj Týč
Subject: Re: automake + .info files help needed
Date: Sun, 02 Nov 2008 12:26:13 +0100

Thank you very much for your quick reply,
> 
> Please post the output of 'make distcheck', and state which automake
> version you're using.  Thanks.
I use automake (GNU automake) 1.10.1

make distcheck just complains that it can't find the foo.info file so it
can't install it (or at least it seems so). However, it builds foo.dvi
Here is the output (simplified):

install-info --info-dir='somewhere/share/info'
'somewhere/share/info/foo.info'
install-info: No such file or directory for somwhere/share/info/foo.info

the uninstall check ends with real error:
 
 install-info --info-dir='somewhere/share/info' --remove
'somewhere/share/info/foo.info'
install-info: No such file or directory for somwhere/share/info/foo.info
make[2]: *** [uninstall-info-am] Error 1

And no foo.info file can be found anywhere...

Hope it helps.
Matej

> 
> Cheers,
> Ralf






reply via email to

[Prev in Thread] Current Thread [Next in Thread]