From owner-freebsd-emulation Thu Mar 2 13:13:21 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0771537B51E; Thu, 2 Mar 2000 13:13:17 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id PAA80258; Thu, 2 Mar 2000 15:13:05 -0600 (CST) (envelope-from dan) Date: Thu, 2 Mar 2000 15:13:05 -0600 From: Dan Nelson To: "Sean J. Schluntz" Cc: freebsd-questions@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: FBSD 3.4, SCO Emulation and Alexandria Backup System Message-ID: <20000302151305.A77240@dan.emsphone.com> References: <200003022024.MAA06709@mail.workofstone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.5i In-Reply-To: <200003022024.MAA06709@mail.workofstone.net>; from "schluntz@timberwolf.workofstone.net" on Thu Mar 2 12:22:23 GMT 2000 X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In the last episode (Mar 02), schluntz@timberwolf.workofstone.net said: > I have not tried to work with the linux version yet as FreeBSD uses > the /compat tree for the Linux tree whereas I believe the SCO > emulation works with the 'real' system tree. Both Linux and SCO binary emulation use the /compat tree (/compat/linux and /compat/ibcs2). > Problem is when I try to run the X client I get: > > ttyp0 cricket-root> ./xalex > libsocket: socket: /dev/socksys: No such file or directory > libsocket: socket: /dev/socksys: No such file or directory > Error: Can't open display: rionna:0.0 You need to create a symlink from /compat/ibcs2/dev/socksys -> /dev/null, I believe. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message