From owner-freebsd-database Mon Nov 20 20:49:56 2000 Delivered-To: freebsd-database@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 511C437B4C5 for ; Mon, 20 Nov 2000 20:49:30 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id eAL4lNY18186; Tue, 21 Nov 2000 10:47:23 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 21 Nov 2000 10:47:23 +0600 (NS) From: Max Khon To: Tom Samplonius Cc: Calvin , freebsd-database@FreeBSD.ORG Subject: Re: How to run OCI FreeBSD Program to access Oracle database? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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