[Zope] DCOracle compile

Jens Vagelpohl tommymi@concentric.net
Thu, 2 Sep 1999 22:29:52 -0400


thanks a bunch, anthony :)

it linked fine this time. and hopefully tomorrow i'll be talking to the
database via zope :)

jens


> -----Original Message-----
> From: anthony@nextTelecom.com [mailto:anthony@nextTelecom.com]On Behalf
> Of Anthony Baxter
> Sent: Thursday, September 02, 1999 22:26
> To: Jens Vagelpohl
> Cc: Zope@Zope. Org
> Subject: Re: [Zope] DCOracle compile
>
>
> >>> "Jens Vagelpohl" wrote
> > sn -
> > lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3
> -lsocket -ln
> > sl -
> > lgen -ldl -lelf -laio -lposix4 -lsql -lm -lm -o oci_.so
> > /usr/bin/ld: cannot open -lsocket: No such file or directory
> > collect2: ld returned 1 exit status
> > make: *** [oci_.so] Error 1
>
> Edit Setup, remove the -lsocket -lnsl -lgen -ldl -lelf -laio -lposix4
> from the ORACLE_L line. Delete the .so file (if it exists) and run make
> again.
>
> (these libs are not present, or needed for Oracle, on Linux)
>
> Anthony
>