* Thus wrote Mark Perkoski: > > I'm trying to do a PHP install on Solaris 2.7 and right out of the gate > I'm in trouble. > The configure script hangs almost immediately. > > Background: > > - I'm trying to config PHP version php-4.3.7 > - I have the following GNU packages installed: > flex version 2.5.4 > bison (GNU Bison) 1.875 > GNU sed version 4.1.1 > grep (GNU grep) 2.5 > ncurses-5.4. > > > This is as far as I get before "configure" hangs regardless of the > arguments to configure. > > ws3 {root} 42: ./configure --with-apxs=/usr/local/apache/bin/apxs > loading cache ./config.cache > checking host system type... sparc-sun-solaris2.7
Take a look at the config.log file. It usually reveals problems during the configure. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php