>
> OK, I tried it with "--with-midgard" option. This option isn't
> recognised, viz:
>
> hyla:/usr/local/src/apache_1.3.12# SSL_BASE="/usr/local/ssl" \
> > ./configure \
> > "--with-layout=Apache" \
> > "--enable-module=ssl" \
> > "--activate-module=src/modules/php3/libphp3.a" \
> > "--enable-module=php3" \
> > "--with-midgard" \
> > "--prefix=/usr/local/apache" \
> > "--enable-module=so" \
> > "--with-perl=/usr/bin/perl"
> Configuring for Apache, Version 1.3.12
> + using installation path layout: Apache (config.layout)
> + activated php3 module (modules/php3/libphp3.a)
> configure:Error: invalid option '--with-midgard'
If you've configured php --with-midgard apache will pick
that up. --with-midgard is indeed not an option to specify
during the apache configure.
> However, as I mentioned in a posting to Emiliano, I did
> manage to get Apache to compile by following his suggestion of hand
> editing the Makefile and putting the midgard libs in the EXTRA_LIBS
> directive. But since I can't get mod_midgard to compile (no
> configure file, no install.sh file in the cvs mod directory") I still
> can't get Midgard up and running.
running autoconf & getting install-sh from lib works for me.
Emile
--
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]