I wrote:
> > In /lib, /mod and /php, there are no configure scripts. Can I take those
> > from 1.4b4?
I downloaded the newest tar.bz2 from http://www.midgard.f2s.com/ . The
formerly missing configure scripts are now present, but they stop after
complaining about a missing install-sh file. So I followed Alexander's
instructions, namely
> cd lib && aclocal && libtoolize -f --automake && automake -a && autoconf
This did work and I was able to compile the lib.
However
> cd mod && aclocal && libtoolize -f && autoconf
resulted in the following output:
# Remember to add `AM_PROG_LIBTOOL' to `configure.in'.
# You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
# configure.in:37: warning: Cannot check for file existence when cross
compiling
and the configure script exits with the same error as above. Hm. I left
the module alone and went to php.
> cd php && autoconf
which worked and I subsequently compiled php.
Thus, I am still missing a 1.4beta4 mod_midgard.so.
I think, I should read some info pages on autoconf and friends...
Frank
--
Dr Frank Boehme | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163
Dept of Computer Science | fax: +353-21-903113
Cork, Ireland |
--
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]