Rogaty wrote: > I did ./mkall /usr/local/midgard > > It says 'No such file or directory' > but there is such file. > > This is the end of ./mkall > > ************************************************* > :1: php_version.h: No such file or directory > midgard.c:21: php.h: No such file or directory What does $ php-config --includes return? Is php_version.h present in one of the directories returned? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
