[PLUG]How to complie just the Extensions on Linux

Chris Cowan plug-discuss@lists.PLUG.phoenix.az.us
Sun, 29 Jul 2001 19:44:23 -0700


This is for PHP... oops

on 7/29/01 7:25 PM, Chris Cowan at chris@ctprm.com wrote:

> How do you compile an extension so that you just get a shared object...
> 
> I've tried the following
> 
> ./configure --with-oci8 --enable-shared=oci8
> make
> make install
> 
> it didn't work...
> 
> Chris
> 
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post
> to the list quickly and you use Netscape to write mail.
> 
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>