On Sun, 20 Nov 2005, Mike Fern wrote:

does libtool exist in the path? if not, you can change the
configuration value of SH_LIBTOOL
(SH_LIBTOOL='/usr/local/build-1/libtool')
For the archives:
Problem was: I have two versions of libtool installed: libtool13 and libtool15 . I set a symbolic link # ln -s /usr/local/bin/libtool15 /usr/local/build-1/libtool

Thus I don't have to read libtool documentation: I only want to do some "Hello World!" stuff with php5.

Thanks,

Uli.


On 11/20/05, P.U.Kruppa <[EMAIL PROTECTED]> wrote:
Hi,

on  6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 14:31:13 CET
2005 php5 build seems to work fine but install fails:
        ------------------------------------------
[EMAIL PROTECTED] make install
===>  Installing for php5-5.0.5_1
===>   php5-5.0.5_1 depends on file: /usr/local/sbin/apxs - found
===>   php5-5.0.5_1 depends on executable: pkg-config - found
===>   php5-5.0.5_1 depends on shared library: xml2.5 - found
===>   Generating temporary packing list
===>  Checking if lang/php5 already installed
Installing PHP SAPI module:       apache2handler
/usr/local/share/apache21/build/instdso.sh
SH_LIBTOOL='/usr/local/build-1/libtool' libphp5.la
/usr/local/libexec/apache21
/usr/local/build-1/libtool --mode=install cp libphp5.la
/usr/local/libexec/apache21/
/usr/local/share/apache21/build/instdso.sh:
/usr/local/build-1/libtool: not found
apxs:Error: Command failed with rc=8323072
.
*** Error code 1

Stop in /usr/ports/lang/php5/work/php-5.0.5.
*** Error code 1

Stop in /usr/ports/lang/php5.
        ----------------------------------------------

What can be done?

Regards,

Uli.


*********************************************
* Peter Ulrich Kruppa - Wuppertal - Germany *
*********************************************
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"






*********************************************
* Peter Ulrich Kruppa - Wuppertal - Germany *
*********************************************
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to