X-Spam-Check-By: sourceware.org Message-ID: <61f6f4390605231240u462a35e9s8e31aeaf5e8c6b72@mail.gmail.com> Date: Tue, 23 May 2006 15:40:01 -0400 From: "Jim Drash" To: cygwin AT cygwin DOT com Subject: Re: Java program under cygwin? In-Reply-To: <20060523154035.215960@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <20060523134838 DOT 19260 AT gmx DOT net> <61f6f4390605230701q26fb068el1ae80f88a3fa3fb9 AT mail DOT gmail DOT com> <20060523154035 DOT 215960 AT gmx DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4NJeFoV007399 The GUI in linux (and in other Unixes) is provided via an X-Server. An X-server provides a means for client programs (the Java app in question) to "draw" on the display. I use the CygWin/X server all the time to do just what you are wanting to do. Look at the second link down on the cygwin home page ( http://www.cygwin.com/ ). On 5/23/06, Peter Mueller wrote: > Hello Dave, hello Jim! > > > It looks like no X11 DISPLAY variable was set, but this > > program > > performed an operation which requires it. This is probably a consequence > > of > > the fact that you're trying to run a GUI in a text-only environment. > > OK, then I guess I got something wrong: > > I thought cygwin would help me run programs under Linux from a windows machine ...? > > When running the same Java programme directly under the same Linux machine the program is working as expected. > > > Jim Drash wrote: > > Are you running an X-server on your local box? That is what the > > message is saying. It needs to talk to an X-server. > > Sorry, I am a complete newbie to all this! :-( > What is an X-Server? > > Thanks again, > Peter > > -- > > > Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer! > Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/