Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 1995 15:24:30 EST
From:      "Kaleb S. KEITHLEY" <kaleb@x.org>
To:        Terry Lambert <terry@lambert.org>
Cc:        hackers@freefall.FreeBSD.org
Subject:   Re: Netscape puzzle 
Message-ID:  <199510231924.PAA01221@exalt.x.org>
In-Reply-To: Your message of Mon, 23 Oct 1995 11:25:03 EST. <199510231825.LAA11356@phaeton.artisoft.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> > 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



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