I upgraded Cygwin, as advised, but it still didn't work. Since then I've been using cmd. However, today I discovered the solution: for some reason, I have to specify /bin/bash or /usr/bin/bash instead of bash. This is strange, because bash exists nowhere else in my PATH (only /bin/bash and /usr/bin/bash), so rxvt couldn't have been executing something else.... Any clarification to this mystery would be appreciated.
Furthermore, while I was using cmd, if at any time during that cmd session I launched bash, then after exiting both bash and cmd, the terminal window would hang, and needs to be killed. This is both before and after the upgrade. On 9/18/05, Reid Thompson - [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >No, I haven't upgraded. I installed RealPlayer, the R statistical > >system, Kerberos for Windows, and KLP (for Kerberos printing), but I > >doubt those are related to the issue, and I also need this software > >more than I need bash to directly work in rxvt. > > > >I usually just use a shortcut to a script that runs "rxvt -e bash > >--login -i". I can't think of any way other than using the -e argument > >to directly run bash in rxvt. Any workarounds would also be > >appreciated. > > > > > > > may or may not resolve your issue. i invoke via > rxvt -any_rxvt_options_that_i_want -e bash --rcfile /home/rthompso/.bashrc > > > -- 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/