Hi,

make install gets almost all of the way through, and then drops the flag:
-----------------------------------
Making install in .
make[1]: Entering directory `/usr/src/php-4.0.6'
/usr/src/php-4.0.6/build/shtool install -c -m 0755
/usr/src/php-4.0.6//sapi/servlet/phpsrvlt.jar /
usr/local/php/lib/php; /usr/src/php-4.0.6/build/shtool install -c -m 0755
libs/libphp4.so /usr/loc
al/php/lib/php
cp: cannot create regular file `/usr/local/php/lib/#INST@23421#': No such
file or directory
cp: cannot create regular file `/usr/local/php/lib/#INST@23441#': No such
file or directory
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.6'
make: *** [install-recursive] Error 1

---------------------------------

configure was:

[root@gemini php-4.0.6]#
./configure --with-prefix=/usr/local/php --sysconfdir=/etc --with-apxs2=/
usr/local/apache/bin/apxs --enable-discard-path --with-servlet=/usr/local/to
mcat --with-config-fil
e=/etc --with-openssl=/usr/local/ssl --enable-ftp --with-mysql=/usr/local/my
sql --with-java=/usr/l
ocal/java

no errors, no make errors.

One thing I note - it appears to be trying to build
/usr/src/php-4.0.6//sapi/servlet/...

why the double slash? I don't have any trailing slashes on anything in the
configure...

java is 1.3.1, tomcat is 3.2.2. RH7.1.

Cheers,


Chris Herrmann
Far Edge Technology

p. 02 99553640
f. 02 99547994
m. 0403 393309
http://www.faredge.com.au


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to