From owner-freebsd-database Mon Dec 4 20:27:46 2000 From owner-freebsd-database@FreeBSD.ORG Mon Dec 4 20:27:43 2000 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id EBEB937B400 for ; Mon, 4 Dec 2000 20:27:41 -0800 (PST) Received: from grail (www.kpi.com.au [203.39.132.210]) by www.kpi.com.au (8.9.3/8.9.3) with SMTP id PAA88504; Tue, 5 Dec 2000 15:31:07 +1100 (EST) (envelope-from shevlandj@kpi.com.au) From: "Joe Shevland" To: "Tom Samplonius" Cc: "List, Interbase" , Subject: RE: Interclient 1.6 on FreeBSD 4.1.1 Date: Tue, 5 Dec 2000 15:26:41 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Tom, Thanks for your response, but the server is working OK (using the = Firebird kit by Geoffrey Speicher), as I can make a connection to it = from Interbase Workbench from a remote Windows client using a standard = TCP/IP connection to port 3050. IB Workbench worked OK, I created a new = database and ran some simple tests as SYSDBA. What I will need I believe is a native version of Interserver for = FreeBSD because of where the Linux version is looking for the shared = library 'libgds.so' (/compat/linux/lib which is fair enough as I'm = trying to run a Linux binary). Regards, Joe > -----Original Message----- > From: Tom Samplonius [mailto:tom@sdf.com] > Sent: Tuesday, 5 December 2000 2:20 PM > To: Joe Shevland > Cc: List, Interbase; freebsd-database@freebsd.org > Subject: Re: Interclient 1.6 on FreeBSD 4.1.1 >=20 >=20 >=20 > On Mon, 4 Dec 2000, Joe Shevland wrote: >=20 > > 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. > >=20 > > I've downloaded the Linux version of Interclient which installed = fine, > > but when I do a: > >=20 > > telnet localhost 3060 > >=20 > > I receive the following error message: > >=20 > > interserver: error in loading shared libraries: libgds.so: ELF file > > ABI version invalid. > >=20 > > (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. >=20 > 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. >=20 > Tom >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message