[PLUG]How to complie just the Extensions on Linux

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kit Plummer
Date:  
New-Topics: Linux Novice
Subject: [PLUG]How to complie just the Extensions on Linux
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 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 -
> > 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 -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>