On Thu, Sep 29, 2011 at 10:26:25AM +0100, Richard Shann wrote:
Jeremiah,
I downloaded this untarred it and tried ./configure
It failed with the error
config.status: error: cannot find input file: `libsmf/Makefile.in'
I actually have libsmf installed on my system now (so ./configure should
just work?). I then tried ./configure --with-included-smf but that gave
the same error.
Any ideas?
Richard
Hello,
config.status: error: cannot find input file: `libsmf/Makefile.in'<-
this seems to indicate that the file:
denemo-0.9.2/libsmf/Makefile.in
is missing for some reason.
I am testing with:
"denemo-0.9.2.tar.gz 29-Sep-2011 09:56 12M"
from: http://ftp.gnu.org/gnu/denemo/
The file "denemo-0.9.2/libsmf/Makefile.in" exits and the ./configure
with and without "--with-included-smf" seems to work well:
...
config.status: creating libsmf/Makefile
...
Cheers,