Did you installed the gnu tools ? ( available on sun freeware site,
http://www.sunfreeware.com/)
These tools are a must to compile php on solaris.
Next read the special chapter in the php doc ( comments are usefull
sometimes :) )
hth
pa
--
PHP Install Mailing List (http://www.php.net/)
To un
Hi everyone,
I'm trying to install PHP 4.1.2 from source on Sparc Solaris 7. As far as I
know I've got all of the required packages installed from sunfreeware.com.
I'm installing with mysql and imap support so my configure looks like this:
./configure \
--with-apache=/src/apache_1.3.24 \
--with