Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: =?iso-8859-1?Q?Peter_Skj=F8tt_Larsen?= To: Subject: RE: SFU installed -> rxvt problems Date: Fri, 16 Jan 2004 22:01:17 -0800 Message-ID: <000001c3dcbf$588b6320$f9b0fea9@monster> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" In-Reply-To: <002b01c3dc71$9a4898d0$6501a8c0@bobbyjunior> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i0H60Ass011501 While realizing that this list is not about SFU, closer examination reveals that the dev environment in SFU 3.5 (and prior versions) is gcc and SFU allows for Visual Studio to be invoked as well - e.g. $CC implies by default the visual studio (command line) compiler. Don't pick the standard install however, some useful things are not turned on by default! Kind Regards Peter -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Robert McNulty Junior Sent: Friday, January 16, 2004 12:45 PM To: 'Gerrit P. Haase'; cygwin AT cygwin DOT com Subject: RE: SFU installed -> rxvt problems I tried SFU. Hated it. Going back to Cygwin. It requires Visual C++. I have that, but I don't like the fact that it really can't compile any of my software. Only Cygwin and Mingw can. Visual Studio Too, but that's because I want MP3 capabiilty on my songs. Robert -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Gerrit P. Haase Sent: Friday, January 16, 2004 8:37 AM To: cygwin AT cygwin DOT com Subject: Re: SFU installed -> rxvt problems Olaf wrote: > On Fri, Jan 16, 2004 at 03:19:55PM +0100, Gerrit P. Haase wrote: >> Olaf wrote: >> >> > On Fri, Jan 16, 2004 at 03:07:04PM +0100, Gerrit P. Haase wrote: >> >> Hallo, >> >> >> >> I don't know if SFU is the reason, but after installing it and rebooting >> >> the computer I cannot open a rxvt terminal without running X. It >> >> complains: >> >> $ /usr/bin/rxvt >> >> rxvt: can't open display 127.0.0.1:0.0 >> >> > It seems there is a global defined variable DISPLAY now which points to >> > 127.0.0.1:0.0. And rxvt reads it and thinks that there is a X-Server >> > running. >> >> Yes, I've defined this always, since I installed the X server for the >> first time, but rxvt always works also without a running X server. >> >> $ cat .bashrc | grep DISPLAY >> export DISPLAY=127.0.0.1:0.0 > That's right, rxvt works wthout X, but if DISPLAY is dset, then it > thinks there is an X-server(at least here). > $ export DISPLAY=127.0.0.1:0.0;rxvt > rxvt: can't open display 127.0.0.1:0.0 After I uninstalled SFU now, it works again;) And I still have DISPLAY defined in .bashrc. Im starting rxvt directly with a shortcut, then rxvt doesn't see the define in .bashrc until it has started, then bash is started and .bashrc is sourced, so that isn't the problem here. I also verified that DISPLAY wasn't defined as a global environment setting during SFU installation. Gerrit -- =^..^= http://nyckelpiga.de/donate.html -- 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/ -- 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/ -- 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/