Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!psgrain!newsfeed.internetmci.com!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!mail2news.demon.co.uk!purplet.demon.co.uk From: Mike Jagdis <jaggy@purplet.demon.co.uk> Newsgroups: comp.os.linux.misc,comp.databases.informix,comp.unix.bsd.freebsd.misc Subject: Re: Anyone running Informix 4GL/SE on Linux or FreeBSD? Date: Thu, 07 Mar 96 20:59:00 GMT Organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading Lines: 17 Sender: "newsout1.26" <ufgate@purplet.demon.co.uk> Message-ID: <968.313F5F73@purplet.demon.co.uk> X-NNTP-Posting-Host: purplet.demon.co.uk X-Mail2News-Path: purplet.demon.co.uk Xref: euryale.cc.adfa.oz.au comp.os.linux.misc:90427 comp.databases.informix:25426 comp.unix.bsd.freebsd.misc:15028 * In message <4hkfn8$51o@helena.MT.net>, Nate Williams said: NW> I've run Informix/SE in SCO emulation mode on my FreeBSD NW> box, but all NW> the binaries I'm using were developed/compiled under SCO NW> since none of NW> the free unices allow you to link against SCO libraries. NW> (That's a *tough* problem) Actually linking against SCO libraries is easy. The tough part is that you need to *have* the SCO libraries. Although for Informix 4GL you should be able to get away with a pretty basic libc and possibly a libnsl_s (TLI library) for newer Informix versions. Mike