Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2000 15:13:05 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        "Sean J. Schluntz" <schluntz@workofstone.com>
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>
In-Reply-To: <200003022024.MAA06709@mail.workofstone.net>; from "schluntz@timberwolf.workofstone.net" on Thu Mar  2 12:22:23 GMT 2000
References:  <200003022024.MAA06709@mail.workofstone.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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