On 16-Mar-2000 Alexander Bokovoy wrote:
Hello Alexander
> Could you provide us with command line you've used for ./configure
> script (you'll find precise options in config.status file)? It
> seems that you forgot to add --with-midgard option to configure
> because I can't find -L/usr/local/lib -lmidgard
>-I/usr/local/include in the info above.
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'
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.
Cheers,
Rob
--
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]