Did you read this?
http://www.php.net/manual/en/install.solaris.php
Basically check your search path and make sure you have the GNU stuff
ahead of the crappy Solaris ones and everything should be fine.
-Rasmus
On Fri, 12 Mar 2004, Andrew Culver wrote:
> ./configure --with-mysql --with-apxs=/
./configure --with-mysql --with-apxs=/gaul/special/cs490/cs490-02/apache/bin
/apxs
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.8
and then freezes.
I notice that a lot of people have posted on the list with the same problem,
but no solution. Has anyone come up wit