> Sorry, that should have been
> --add-module=/usr/David/midmod/mod_midgard-1.2.5/mod_midgard.c
Here 's the result -
# ./configure --prefix=/www \
--add-module=/usr/David/midmod/mod_midgard-1.2.5/mod_midgard.c
/usr/libexec/elf/ld: cannot open -lmidgard: No such file or directory
*** Error code 1
seems I probably have to tell ./configure that the libmidgard's
are in /usr/local/lib - how would I do that? - I looked at ./configure
--help
and I don't see an option
> > That got it compiled and installed, but /www/bin/httpd -l shows;
> >
> > # /www/bin/httpd -l
> > Compiled-in modules:
> > http_core.c
> > mod_so.c
> > mod_php3.c
> > suexec: disabled; invalid wrapper /www/bin/suexec
> >
> > which is at least showing mod_so there, but the error is still at the
> > bottom.
>
> Which error?
> > suexec: disabled; invalid wrapper /www/bin/suexec
Isn't this an error?
--
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]