>
> 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
>
>
> Any assistance would be deeply appreciated
>
> --  Mark Perkoski


Do you have GCC installed? That usually the next step. If you type gcc at
the command prompt you should see 'gcc: no input files'

--Matthew Sims
--<http://killermookie.org>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to