Date: Mon, 4 Dec 2000 19:20:11 -0800 (PST) From: Tom Samplonius <tom@sdf.com> To: Joe Shevland <shevlandj@kpi.com.au> Cc: "List, Interbase" <interbase@mers.com>, freebsd-database@freebsd.org Subject: Re: Interclient 1.6 on FreeBSD 4.1.1 Message-ID: <Pine.BSF.4.05.10012041917540.11928-100000@misery.sdf.com> In-Reply-To: <IOEALGALKLLJILALBBOMGEOCCFAA.shevlandj@kpi.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Dec 2000, Joe Shevland wrote: > Just wondering if anyone has successfully set up Interclient 1.6 on > FreeBSD? I'm using FreeBSD 4.1.1 and I've got the Interbase 6/Firebird > 1.0 server running fine, but I now need to get access to this from a > remote Java application. > > I've downloaded the Linux version of Interclient which installed fine, > but when I do a: > > telnet localhost 3060 > > I receive the following error message: > > interserver: error in loading shared libraries: libgds.so: ELF file > ABI version invalid. > > (well, after I symlinked libgds.so into /compat/linux/lib which is > where it was looking). I've tried branding the library with brandelf > to no avail (different error message). Perhaps if its not too hard I > can play with creating a native FreeBSD version. First of all, it looks like you have a server problem, not a client problem. The server doesn't seem to be working at all. You should probably build a native FreeBSD version of the Interbase server, and test with the command-line utilities first before trying to get an Interclient app working. Tom 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.05.10012041917540.11928-100000>