Help
Anyone out there know where and how I should sepecify external libraries to
link to ?
At the moment I have a line in my config.m4 which looks like :
EXTRA_LIBS="$EXTRA_LIBS -lwebprodssinterface -llibrcgateway -llibplaylist"
but whenever I build I get an error :
/usr/bin/ld: cannot open -lw
Hi
I have written a php extension which relies on external libraries.
Does anyone know what I need to do to link to these libraries when building
php ?
Cheers
Larry
Imerge Limited Tel :- +44 (0)
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
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/c269.php
They tell you to do something like this :
cd /u
I have installed the PHP 4 Binaries for Windows, and it runs good. But, when I try to
specify any extensions, setting the extension_dir option to "c:\php\extensions\", I
receive this error message: "PHP Warning: Unable to load dynamic library
'c:\php\extensions\php_curl.dll' - It's not possibl