From owner-freebsd-questions Wed Nov 15 16:18:16 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11520 for questions-outgoing; Wed, 15 Nov 1995 16:18:16 -0800 Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA11510 for ; Wed, 15 Nov 1995 16:18:12 -0800 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id RAA07565; Wed, 15 Nov 1995 17:19:59 -0700 Date: Wed, 15 Nov 1995 17:19:59 -0700 From: Nate Williams Message-Id: <199511160019.RAA07565@rocky.sri.MT.net> To: Michael Smith Cc: henrich@crh.cl.msu.edu (Charles Henrich), freebsd-questions@freebsd.org Subject: Re: IBCS2 and GroupWise? In-Reply-To: <199511152329.XAA06051@genesis.atrad.adelaide.edu.au> References: <199511152055.PAA11395@crh.cl.msu.edu> <199511152329.XAA06051@genesis.atrad.adelaide.edu.au> Sender: owner-questions@freebsd.org Precedence: bulk > > Im attempting to install GroupWise on my FreeBSD box (950922-SNAP) and keep > > hitting a > > > > /dev/XOR: No such file or directory > > Error: Can't open display :0.0 > > Does anyone have any spoecs on what /dev/X0R is meant to handle? I > understand that it's a SCO-ism for talking to the X server, but know > not what it does... I'm pretty sure the new IBCS2 emulator in -current has code to handle it fine. In the interim, set your DISPLAY variable to 'localhost:0.0' instead and everything should be hunkey-dorey. Nate