> Exactly.  When you do ./configure --with-foo=shared; make
> then modules/foo.so will appear magically and you can dl() that or load it
> using "extension=foo.so" in your php.ini.  You don't have to recompile

This is very good news! I must have mis-rad the manual on this part!! Is
there any way to make these extensions with out making it all?
Such as a "make extensions  ---extension=foo.so" , Is there any plan for
this?

Thanks,

CCMA


-- 
PHP General 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