RE: [PHP-INSTALL] why does php compile looks for wrong curl

2010-11-06 Thread Christine Ross
Thank you for the ideas. I was able to get the correct LDD after setting ldflags and ld_library_path. -Original Message- From: Kenneth Svee [mailto:k.s.s...@usit.uio.no] Sent: Fri 11/5/2010 6:25 AM To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] why does php compile looks

Re: [PHP-INSTALL] why does php compile looks for wrong curl [Incident:101105-000255]

2010-11-05 Thread Abuse Department
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.

Re: [PHP-INSTALL] why does php compile looks for wrong curl

2010-11-05 Thread Kenneth Svee
[ Christine Ross ] > My server is Solaris 10 Sparc and I’m using Suns cc compilers. > > I have curl compiled into /usr/local/lib and compiled again native > Solaris 10 openssl. I installed another version into > /usr/local/curl-7.19.5 and compiled against a different openssl. > Then I compiled php

[PHP-INSTALL] why does php compile looks for wrong curl

2010-11-04 Thread Christine Ross
My server is Solaris 10 Sparc and I'm using Suns cc compilers. I have curl compiled into /usr/local/lib and compiled again native Solaris 10 openssl. I installed another version into /usr/local/curl-7.19.5 and compiled against a different openssl. Then I compiled php using that later curl ve