I'm having a problem. It may be very simple. I have an earlier version of
php installed and I'm trying to install a newer version. In the older
version the output of "php-config --ldflags" yields:
-L/usr/ucblib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2
-L/usr/local/openssl/0.9.7/lib -L/
TIA
~~~
Paul
Response
** This is an automated reply to your message to Email Abuse.
**
Your message has been delivered to our email abuse department. This
department handles complaints from users that are receiving unwanted email.
We try our best
Looks like a missing header file, or one that does not match the rest of the
package, at first glance.
-Original Message-
From: Randall Perry [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 23, 2007 1:54 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Make fails when building wit