Re: [PHP-INSTALL] Solaris 10/Apache/PHP compile
[email protected] (Christopher Jones)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
On 03/23/2011 01:07 PM, Alex Moen wrote: > [root@comm-db-1 php-5.2.17]# make install > Installing PHP SAPI module: apache2handler > /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules > /usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/ > /usr/local/apache2/build/libtool: line 391: /usr/local/bin/sed: No such file or directory The "obvious" hack would be to edit /usr/local/apache2/build/libtool and change the definition of SED and XSED. However really you need to revisit your Apache build and make sure it is cleanly installed and all the expected tools are available on your system. Chris -- Email: [email protected] Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/