[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP4 on a RaQ2 (well, a RaQ3)
- Subject: Re: [cobalt-users] PHP4 on a RaQ2 (well, a RaQ3)
- From: "Patrick Blackburn" <nike@xxxxxxxx>
- Date: Tue May 1 08:14:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> [9] Configure PHP:
> cd ..
> cd php-4.0.4pl1/ext/standard/
Here I used the latest PHP 4.0.5, which seemed to compile fine with your
options. My MySQL was installed via rpm, so I just used the "--with-mysql"
configure option.
> Now run config.status and make Apache:
> ./config.status
> make
After following the above steps, and watching the apache*/src/modules/php4
dir get populated with a libmodphp4.a file instead of a libphp4.a, I made
the appropriate changes to, and ran the config.status which worked w/o
complaint. However, during the make I had several errors that prevented me
from finishing the build:
===> src/modules/php4
make[4]: *** No rule to make target `mod_php4.h', needed by `mod_php4.o'.
Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory
`/home/sites/home/users/admin/src/apache_1.3.19/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/sites/home/users/admin/src/apache_1.3.19'
make: *** [build] Error 2
It looks like apache's php4 Makefile doesn't know where the header files for
php4 are. Anyone get this far?
-Patrick Blackburn
Sodaware
"The pain we admins suffer just to have webmail..."