Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <3C3B1DC0.4080103@lrz.uni-muenchen.de>
Date: Tue, 08 Jan 2002 17:26:40 +0100
From: Joachim Walter <J.Walter@lrz.uni-muenchen.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: de-DE
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygwin console
References: <20020108113417.A8402@infosat.net>		<voil3u43q7h599q27ubga9phmh8cm57182@4ax.com>		<6374-Tue08Jan2002111758+0000-starksb@ebi.ac.uk>		<1126157253.20020108122424@familiehaase.de> <5519-Tue08Jan2002114553+0000-starksb@ebi.ac.uk> <3C3B005B.D121F781 <3C3B0760.8020604@syntrex.com> <3C3B0A31.1040604@oneco.net> <3C3B0E44.183989DC@rowman.com> <3C3B12A0.6080805@oneco.net> <3C3B167C.BF27FEFA@rowman.com> <3C3B18CC.9020504@oneco.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

To get it work for me, I had to include the path to bash

rxvt -e /bin/bash --login -i

probably because I don't have the cygwin paths in my windows PATH.
Once bash starts with --login it reads the /etc/profile and everything 
is ok.

Joachim


Kent Perrier wrote:

> On 1/8/2002 9:55 AM, John Peacock wrote:
> 
>> start from a simple base:
>>
>> rxvt -e bash --login -i
>>
>> and see if that works, then add in the other options.  What I posted 
>> is exactly
>> what I am running (with W2k SP1) so there must be something else going 
>> on.  Are
>> you sure you don't have any strange environment variables set?
> 
> 
> 
> I get the same screen flash. :(
> 
> 
> Kent




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

