[PHP] PHP make install error on HP-UX 11.00

2002-05-30 Thread Taylor Lewick
Hi all. I am trying to install php 4.2.1 on HP-UX 11.00 I built it the following way... ./configure --with-mysql --with-apxs=/opt/apache/bin/apxs which went fine... make worked make install produced the following error... /opt/php-4.2.1/build/shtool mkdir -p "/opt/apache/lib/modules" && /opt/

[PHP] PHP make install error

2001-08-30 Thread james
Hi all i am new to the list and trying to install php on Suse 6.1. My apache is ver 1.3.6 and am installing php ver 4.0.6. The kind of error I get is as follows: /usr/local/etc/php-4.0.6/build/shtool mkdir -p "/usr/lib/apache" && apxs -S LIBEXECDIR="/usr/lib/apache" -i -a -n php4 libs/libphp4.s