Different Problem:

Configured mod_midgard with:

 ./configure --prefix=/usr --with-apache=../apachesource/1/apache_1.3.26/

make, got:

[bash-prompt]$ make
c -DHAVE_MANDRAKE=1 -DHAVE_LIBMIDGARD=1 -DHAVE_MIDGARD_H=1 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/mysql/include
-I/usr/include -L/usr/local/mysql/lib -lmysqlclient  -lexpat -lmysqlclient
-lm -lz -lcrypt -lglib -lmidgard -L/usr/local/mysql/lib -lmysqlclient 
-lexpat -lmysqlclient -lm -lz -lcrypt -lglib -lmidgard -lmidgard mod_midgard.c
make: c: Command not found
make: [mod_midgard.so] Error 127 (ignored)

just for fun did a make install, got all the above as expected plus:

/usr/bin/install -c -m 644 midgard-root.php3 ` -q LIBEXECDIR`
/bin/sh: -q: command not found
/usr/bin/install: too few arguments
Try `/usr/bin/install --help' for more information.
make: *** [install] Error 1

Where am I brain-dead now?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to