Jorge Gutierrez <[EMAIL PROTECTED]> wrote:

> 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/include/mysql
> -L/usr/local/lib  -lmysqlclient  -lexpat -lm -lz -lcrypt -lglib
> -lmidgard -L/usr/local/lib  -lmysqlclient  -lexpat -lm -lz -lcrypt
> -lglib -lmidgard -lmidgard midgard-apache2.c
> make: c: No se encontró el programa
> make: [midgard-apache2.so] Error 127 (no tiene efecto)

./configure --with-apxs
if apxs is not in system path:
./configure --with-apxs=/path/to/apxs/ 
(full path to apxs)

 
> 
> "No se encontró el programa" = Program not found
> "no tiene efecto" = No action taken

Grazias :)

Piotras

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

Reply via email to