On Thu, Jun 05, 2008 at 02:22:11PM +1000, Hien Uong wrote: > I have tried to download and install mrxvt successfully in the cygwin > environment. However, After installation I could not start mrxvt, even I have > added .Xdefault with mrxvt or create .mrxvtrc and save in the home directory > /home/<userid>. > To start I do: >/cygwin/usr/local/bin/mrxvt > (When starting the terminal it quickly open and close immediately !)
On a second reading of your mail the above line might be your error:
Just make sure mrxvt can find and run your shell correctly. Try
mrxvt -e bash
or
mrxvt -e /bin/sh
or whatever the default shell on Cygwin is. I'm not entirely sure that
this is the error since I recall some discussion on the mailing list
about this issue some time back. As a result I wrote code to print a
friendly message saying "blah can not be executed" and have mrxvt wait
for a keypress before closing the window / tab.
So probably this won't help you anyway :).
GI
--
'Hospitality' -- Making your guests feel at home, even if you wish they
were.
pgpC4aEFskw52.pgp
Description: PGP signature
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ Materm-usage mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net
