I have some problem compiling php on solaris 2.7 where the
compiler stalls
my configure looks like this:
./configure --with-mysql=/local/mysql --with-apxs=/local/apache/bin/apxs
--with-pgsql
--with-jpeg-dir=/usr/local/jpeg-6b --with-png-dir=/usr/local/libpng
--with-gd=/usr/local/gd --with-zlib
when I run it, it outputs:
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
checking host system type... sparc-sun-solaris2.7
then it stalls,
it does not do anything more
please do advice what could be
wrong how come it's not going beyond this help
Regards
Martin W. Kuria