Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 10:47:23 +0600 (NS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        Tom Samplonius <tom@sdf.com>
Cc:        Calvin <cxu@ivmg.net>, freebsd-database@FreeBSD.ORG
Subject:   Re: How to run OCI FreeBSD Program to access Oracle database?
Message-ID:  <Pine.BSF.4.21.0011211039320.17885-100000@iclub.nsu.ru>
In-Reply-To: <Pine.BSF.4.05.10011201942000.17532-100000@misery.sdf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Mon, 20 Nov 2000, Tom Samplonius wrote:

> > > There are native OCI (aout) libraries out there:
> > > ftp://www.kuzbass.ru/pub/freebsd/oracle/oracle7.client.OCI.tar.gz
> > 
> > ahem, sorry, ELF libraries
> 
>   Are you sure they are ELF?  After grabbing this, all I see are *.a
> files, which I believe are neither ELF or aout.  I don't see any shared
> libraries (*.so).  I know for certain that shared libraries are aout and
> ELF specific, but I don't think *.a files are.

yes. .o files in archives have ELF header and symbols do not have
leading underscores

>   For everyone else, the above file seems to contain a snapshot of the
> client libs for FreeBSD taken from an Oracle 7.3.2 system.  No FreeBSD
> version of SQL*Plus though.  Lots of messages files and *.sql files which
> are useless without the server binaries though.  The log subdirectory
> contains a log file.  Presumably the log file of the server this snapshot
> was made from!  

sorry, I do not maintain that site.
I can put libraries-only tarball (it's about only 2M) available for
download. I think those libraries were made by converting SCO Oracle 7
libraries (COFF/i386) to ELF format

/fjoe



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011211039320.17885-100000>