> mgd_internal.h:24: config.h: No such file or directory
> In file included from mgd_preparser.h:23,
>                  from midgard.c:56:
> mgd_internal.h:24: config.h: No such file or directory
> make[1]: *** [midgard.slo] Error 1
> make[1]: Leaving directory
> `/usr/local/ftp/pub/linux/midgard/midgard/midgard-php4-1.4.1-7'
> make: *** [install-recursive] Error 1

I don't know if it is a good solution, but the following did it for me:
First of all I didn't use mkall.


phpize
./configure --with-midgard=/opt/midgard

cp php_config.h config.h

make
make install

Have a nice day!



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

Reply via email to