From owner-freebsd-hackers Mon Oct 23 12:25:12 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19862 for hackers-outgoing; Mon, 23 Oct 1995 12:25:12 -0700 Received: from expo.x.org (expo.x.org [198.112.45.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA19856 for ; Mon, 23 Oct 1995 12:25:08 -0700 Received: from exalt.x.org by expo.x.org id AA22523; Mon, 23 Oct 95 15:24:34 -0400 Received: from localhost by exalt.x.org id PAA01221; Mon, 23 Oct 1995 15:24:31 -0400 Message-Id: <199510231924.PAA01221@exalt.x.org> To: Terry Lambert Cc: hackers@freefall.FreeBSD.org Subject: Re: Netscape puzzle In-Reply-To: Your message of Mon, 23 Oct 1995 11:25:03 EST. <199510231825.LAA11356@phaeton.artisoft.com> Organization: X Consortium Date: Mon, 23 Oct 1995 15:24:30 EST From: "Kaleb S. KEITHLEY" Sender: owner-hackers@FreeBSD.org Precedence: bulk > > I had tried that and it didn't make any difference with the BSD 2.0b1, > > I still got an "unable to open display" error. :-( > > I suggest compiling a program that does a: > > main() > { > printf( "DISPLAY is '%s'\n", getenv("DISPLAY")); > } > > On a BSDI 2.0 system and running it on a FreeBSD box and seeing what > you get. Would that I had a BSD/OS 2.0 system to do that on. All I've got is a 1.1 CD-ROM. :-( > We already know there are differences in the way the environment > code works, and you are highly dependeint on that code. > > Have you tried it with an explicit "-display" argument instead of > relying on the environment? I've tried everything. Nothing works. -- Kaleb