That looks right to me, except that you need to provide the path to the libraries... ./configure --with-oci8=/libpath --enable-shared=oci8 Kit On 29 Jul 2001 19:44:23 -0700, Chris Cowan wrote: > 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 > > > > ________________________________________________ > 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 >