Title: Php4 install

System Unix solaris2.8:
Apache2
1. Downloaded apache2: httpd-2.0.49.tar.Z and installed ok. Tested ok too.

Php4:
1 Downloaded php4: php-4.3.6.tar.Z
2. configured ok with followings:
--with-prefix=my local path
--with-oci=$ORACLE_HOME
--with-apxs2=mylocalpathtoapache2……/apache2/bin/apxs
--with-exec-dir=mylocal path to php

3. make and got the following error
ld: fatal: file ext/ctype.lo: unknow file type
ld: fatal: File processing errors. No output written to .libs/libphp4.so
***** Error code 1
Make: Fatal error: command failed for target 'libphp4.la'


Need help please !

Thanks !


Reply via email to