Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 15:26:41 +1100
From:      "Joe Shevland" <shevlandj@kpi.com.au>
To:        "Tom Samplonius" <tom@sdf.com>
Cc:        "List, Interbase" <interbase@mers.com>, <freebsd-database@freebsd.org>
Subject:   RE: Interclient 1.6 on FreeBSD 4.1.1
Message-ID:  <IOEALGALKLLJILALBBOMEEAFCGAA.shevlandj@kpi.com.au>
In-Reply-To: <Pine.BSF.4.05.10012041917540.11928-100000@misery.sdf.com>

index | next in thread | previous in thread | raw e-mail

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
> 
> 
> 
> 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



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?IOEALGALKLLJILALBBOMEEAFCGAA.shevlandj>