Re: [PHP] Build on Mac OS X

2004-03-31 Thread John Nichel
John Nichel wrote: I'm trying to get php running on a Mac OS X box, but even though the configure of php runs fine, I get this when I try to build php make: *** No rule to make target `files/php-4.3.5/sapi/apache/sapi_apache.c', needed by `sapi/apache/sapi_apache.lo'. Stop. This is the on

[PHP] Build on Mac OS X

2004-03-31 Thread John Nichel
I'm trying to get php running on a Mac OS X box, but even though the configure of php runs fine, I get this when I try to build php make: *** No rule to make target `files/php-4.3.5/sapi/apache/sapi_apache.c', needed by `sapi/apache/sapi_apache.lo'. Stop. This is the only thing it outputs