libtool
[Top][All Lists]
Advanced

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

Re: Problems on Solaris 10 (sparc)


From: Ralf Wildenhues
Subject: Re: Problems on Solaris 10 (sparc)
Date: Wed, 3 May 2006 07:35:32 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi Brandon,

* Brandon Molnar wrote on Wed, May 03, 2006 at 07:28:48AM CEST:
> 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.

That wrapper script should never end up in an installed location.  You
did not by any chance build below the directory /opt/php?

Please show complete configure, make, and make install output.  Pack if
large (bzip2 and gzip are ok).

Cheers,
Ralf




reply via email to

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