Hi,
today i tried to install midgard as static apache-module again,
considering Emiles advices.
When I configure mod_midgard-1.4.1-5 as follows:
./configure --with-apache=/usr/local/apache/apache_1.3.19
--with-midgard=/usr/local/midgard --with-mysqll=/usr/local/mysql
--with-expat=/usr/local/expat
the 'configure' is running but the 'make' failes:
c -DHAVE_LIBMIDGARD=1 -DHAVE_MIDGARD_H=1 -I/usr/local/midgard/include
-I/usr/local/expat/include -I/usr/local/lib/glib/include -I/usr/local/include
-lcrypt -L/usr/local/midgard/lib -L/usr/local/lib/mysql
-L/usr/local/expat/lib -L/usr/local/lib -lglib -lmidgard mod_midgard.c
make: c: Command not found
make: [mod_midgard.so] Error 127 (ignored)
what is wrong?
Bernd
On Tuesday, 19. June 2001 17:39, you wrote:
> Bernd Kretschmann wrote:
> > I want to install the midgard_1.4 modules as static modules
> > without dso and apxs because our existing environment is running
> > this way.
> > The absence of apxs (like in the example in chapter 6.4 of the
> > older midgard-manual) produces errors.
> > Is dso the only way to install midgard 1.4 or is a static-module
> > installation possible?
>
> Yep. Configure mod using --with-apache. For PHP4, copy the midgard dir
> into the ext dir of your PHP4 source tree and configure like any other
> extension.
>
> Emile
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]