[snip]
> Making install in .
> make[1]: Entering directory `/usr/local/php-4.2.1'
> make[1]: *** [install-sapi] Error 1
> make[1]: Leaving directory `/usr/local/php-4.2.1'
> make: *** [install-recursive] Error 1

<stab in the dark>
Do you have permissions to install stuff into /usr/local/bin (the
default 
destination dir for php-cli)?
</stab in the dark>
[/snip]

Okie dokie, could this be it...I just noticed this but would not know
how to correct this. It say that make[1] is entering
/usr/local/php-4.2.1 which is where make is being run from. Is this
where the recursive error is coming from?

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

Reply via email to