[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] >> RaQ3 / MySQL / PHP INSTALL REQUIRES KERNEL HEADERS
- Subject: RE: [cobalt-users] >> RaQ3 / MySQL / PHP INSTALL REQUIRES KERNEL HEADERS
- From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Mar 14 09:11:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>-----Original Message-----
>Subject: Re: [cobalt-users] >> RaQ3 / MySQL / PHP INSTALL REQUIRES
>KERNEL HEADERS
>I have never installed the ZEND cache or ZEND optimizer myself, but
installed
>PHP404pl1 on a wide variety of Cobalt boxes (RaQ2, 3, 4i ,4r) with all the
>latest goodies like APC-cache, pnglib, ttf-lib and such, if they were
>required by the customer.
>Grab the PHP4 tarball and unpack it on your machine. Then go to the
extracted
>directory and execute the following script (you need to create it).
Thanks for all the help, unfortunately it didnt let me 'make' PHP.
Here is my error.. (it still appears to try and make with Zend)
[root@xxx php-4.0.3pl1]# make
Making all in Zend
make[1]: Entering directory `/home/sites/home/users/admin/php-4.0.3pl1/Zend'
/bin/sh ../libtool --silent --mode=compile
c -DHAVE_CONFIG_H -I. -I. -I.. -DEAPI -DXML_BYTE_ORDER=12 -g -O2 -c
zend-scanner.c
In file included from /usr/include/errno.h:36,
from zend-scanner.c:2619:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make[1]: *** [zend-scanner.lo] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/php-4.0.3pl1/Zend'
make: *** [all-recursive] Error 1