Hi all,
I have a hard time to install the php-4.2.1 on Solaris 8 machine.
When I type make I get this message below:
zend.h:55:19: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /apps/php-4.2.1/Ze
I'm in a process of installing php-4.2.1 on my Solaris 8 UNIX server.
I have Apache 1.3.26 installed as well.
First I run ./configure script:
./configure -with-oci8=$ORACLE_HOME/bin -with-apache=/myapps/apache_1.3.26
-enable-track-vars
When I run make I get 'make: Fatal error: Command