On Tue, 4 Sep 2001, Larry Cotton wrote:
> Hi
>
> I've written some functions which I want to use as php extensions on linux.
>
> I've downloaded php-4.0.6 and built it successfully.
>
> I auto-generated the files using the instuctions in the Zend documenteation
> at http://www.zend.com/apidoc/c26
Hi!
Are you _really_ sure you only have cURL 7.8 and no other version
installed?
-\- David Eriksson -/-
"An expert in a particular computer language is really an expert
in the work-arounds necessary to use this language to perform
useful work." - Richard B. Johnson
On Mon, 1
er re-linking
>
> [snap]
Did you put /usr/local/orbit-2902/lib at the _top_ of your
/etc/ld.so.conf? (And it's not named /etc/ld.so.config, right?)
Because the error you are getting looks typically like the wrong version
of ORBit shared libraries being loaded.
Regards,
-\- David Eriks