Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <38304807.448F1C44@veritas.com>
Date: Mon, 15 Nov 1999 09:51:03 -0800
From: Bob McGowan <Robert.McGowan@veritas.com>
Organization: VERITAS Software
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Re: how to run an x application
References: <382F43EC.1EB3F4ED@geocities.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit

Joel,

You will need to set an environment variable (DISPLAY) or use the
-display argument for the X program.  The value can be either:

	localhost:0.0
	your.host.name:0.0

On my NT machine the hostname is the name in the "Identification" tab of
the network tool in control panel.

The simpler solution is the variable, which you would set in your
.profile:

	export DISPLAY=localhost:0.0

Joel Guerrero wrote:
> 
> I download the precompiled lib, i have the xserver (xwin32), and
> cygwin.  Now i wanna run some x application, but i get this error: can't
> 
> open display.
> I already set the localhost, can anyone help me to run this applcaition?
> 
> Thanks,
> Joel GUERRERO
> 
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
Robert.McGowan@veritas.com
rmcgowan@veritas.com
650-318-4439

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

