Frank Boehme wrote:
> 
> Alexander Bokovoy wrote:
> 
> > The newest tar.bz2 includes bootstrap which contains all these lines.
> 
> I just downloaded a fresh tar.bz2 archive.
> 
> I cd to mod. Now, step by step:
> 
> # aclocal
> 
> No errors reported.
> 
> # libtoolize -f
> Remember to add `AM_PROG_LIBTOOL' to `configure.in'.
> You should add the contents of `/usr/share/aclocal/libtool.m4' to
> `aclocal.m4'.
> 
> # autoconf
> configure.in:37: warning: Cannot check for file existence when cross
> compiling
> 
> # ./configure
> creating cache ./config.cache
> configure: error: can not find install-sh or install.sh in . ./..
> ./../..
> 
> and no makefile is created.
> 
> Sorry, to bother you, Alex....
Try this:
 cd mod && libtoolize -f --automake && aclocal && automake -a &&
autoconf


--
Alexander

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to