delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/06/10/14:41:53

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4A2FA2E8.1090409@griensu.com>
References: <4A2FA2E8 DOT 1090409 AT griensu DOT com>
Date: Wed, 10 Jun 2009 19:41:34 +0100
Message-ID: <416096c60906101141v20267296lf7dce4ad2f072eca@mail.gmail.com>
Subject: Re: RXVT Problem
From: Andy Koppe <andy DOT koppe AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

> I'm using Win2000-SP4, and I've created a shortcut in the quick launch bar
> to start an RXVT terminal with this parameters:
>
> Target: C:\cygwin\bin\rxvt.exe -e bash --login
> Start in: C:\cygwin\bin
>
> The problem is when I click this shortcut, the terminal opens and closes
> immediately

The likely cause for this is that the PATH isn't set at the time rxvt
invokes bash, because that's only done by the startup scripts that
bash invokes. Add the full path to bash to your shortcut:

Target: C:\cygwin\bin\rxvt.exe -e /bin/bash --login

Andy

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019