From owner-freebsd-emulation Wed Oct 16 09:51:08 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14659 for emulation-outgoing; Wed, 16 Oct 1996 09:51:08 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA14647 for ; Wed, 16 Oct 1996 09:51:05 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA11622; Wed, 16 Oct 1996 10:51:00 -0600 (MDT) Date: Wed, 16 Oct 1996 10:51:00 -0600 (MDT) Message-Id: <199610161651.KAA11622@rocky.mt.sri.com> From: Nate Williams To: "Neil C. Jensen" Cc: "'emulation@freebsd.org'" Subject: Re: SOLID database for SCO and socksy problems In-Reply-To: <01BBBAE0.C59C0E00@ppp01.habaneros.com> References: <01BBBAE0.C59C0E00@ppp01.habaneros.com> Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Neil C. Jensen writes: > I have an evaluation copy of the SOLID RDBMS for SCO, which I am trying to > get running under FreeBSD 2.1.5R. ^^^^^ > libsocket: open(/dev/socksys) failure: No such file or directory > SOLID Communication Error 21304: Out of TCP/IP resources No offense to S'ren, but the iBCS2 code in 2.1.5 is not as good as the code in -current. To run stuff that uses X and/or sockets you really need to be running -current. Nate