This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: SFU installed -> rxvt problems


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@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Robert McNulty Junior
Sent: Friday, January 16, 2004 12:45 PM
To: 'Gerrit P. Haase'; cygwin@cygwin.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@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Gerrit P. Haase
Sent: Friday, January 16, 2004 8:37 AM
To: cygwin@cygwin.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]