Thanks for the advice , I used
./configure --with-mysql=/usr/local --with-expat=/usr/local
--with-apxs=/usr/local/midgard/bin/apxs
to build php 4.0.6.
and it installs fine.
but when I get to the stage where I run mkall in the cvs php4 directory.
I get :
In file included from php_midgard.h:47,
from midgard.c:24:
/usr/local/include/midgard/apache.h:25: httpd.h: No such file or directory
/usr/local/include/midgard/apache.h:26: http_log.h: No such file or
directory
midgard.c:34: http_config.h: No such file or directory
make[1]: *** [midgard.slo] Error 1
make[1]: Leaving directory `/usr/src/lamp/cvs/midgard/php4'
make: *** [install-recursive] Error 1
Alexander Bokovoy wrote:
> On Wed, Jun 27, 2001 at 04:31:55PM -0400, Vincent Stoessel wrote:
>
>>I want to a clean install of midgard 1.4.1 What is my best bet if
>>I'm using php 4.0.6 , mysql 3.23.39 on a redhat 6.2 system?
>>should I use the current cvs version or grab last nights snapshot?
>>is there a dated snapshot that was particularly good for what i'm trying
>>to do?
>>Is anyone using midgard sucessfully with php 4.0.6?
>>
> CVS version of Midgard works smoothly with PHP 4.0.6. We are in touch with
> PHP developers. You'll need only to be aware about not using MySQL and
> Expat libraries bundled into PHP4. You can point PHP to use system ones by
> adding --with-mysql=/usr and --with-expat-dir=/usr options to configure.
> Subsitute /usr by the real paths to your MySQL and Expat installation.
>
--
Vincent Stoessel [EMAIL PROTECTED]
Internet Applications Engineer
IDEV http://www.idev.com
V: 301 495 7345 x129
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]