Re: [PHP-INST] error in make, where is unix.h????

2002-06-20 Thread Gustavo A. Baratto
I just ran into this problem also. comment out the line below in the files Zend/zend.h and main/php.h /* #include */ and run make again. There seems to have a problem with configure script Sung Joo-Yong wrote: > Hi ~ > > I wanna install PHP 4.2.1 on Solaris 2.5.1 > In configuring, I could s

[PHP-INST] error: OpenSSL version 0.9.5 or greater required

2002-06-20 Thread Gustavo A. Baratto
Hi Guys, I'm having the error above when configuring php-4.2.1 with openssl-.0.96d (the newest stable version) and apache-1.3.36 on solaris 9 with gcc-3.1 ./configure can find openssl with no problem, but it complains about the version. I don't have any other version of openssl, and it is loca