On Fri, 20 Apr 2001, TomHenry wrote:
> Andrei,
> 
> Could you explain more what you mean by "build it as a shared library"?  I 
> have no Idea what it means.
> 
> What do I need, and what are the steps to do that?
> 
> Thank you very much for responding to my dilemma - I have been trying to 
> get some answer to this for a long time.

add --enable-wddx=shared to your compiler line, then after it compiles,
run 'make install' and after that just use extension=wddx.so from
php.ini. You can remove --enable-wddx=shared after all this is done.

-Andrei
* The best source is the source code. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to