libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems on Solaris 10 (sparc)


From: Brandon Molnar
Subject: Problems on Solaris 10 (sparc)
Date: Wed, 3 May 2006 01:28:48 -0400

Hello.  I'm trying to get PHP 5.1.2 compilied on my Solaris 10 (sparc)
machine and I'm having some problems that I believe are libtool related.
Here is my ./configure for PHP:

./configure --prefix=/opt/php --with-mysql=/usr/sfw
--with-apxs2=/usr/apache2/bin/apxs --with-snmp=/usr/sfw
--with-libxml-dir=/usr/include/libxml2 --with-zlib=/usr/local

I then did the make and make install.  Instead of a compiled binary file at
/opt/php/bin/php, I have some "temporary wrapper script for .libs/php" that
I've attached onto this email. When I try to run it, I get this message:
# /opt/php/bin/php
/opt/php/bin/php: error: `/opt/php/bin/.libs/php' does not exist
This script is just a wrapper for php.
See the libtool documentation for more information.

What additional libtool libraries do I need to install?  Will I have to
re-compile PHP then for it to work?

Thanks for your help,
Brandon

Attachment: php
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]