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: missing paths


On 12 March 2010 18:57, Roe, Kevin L.:
> First off, I cannot run cygcheck and give you the results. ÂMy machine is completely disconnected from the internet and has no external write capability.
>
> I installed 1.7.1 on a machine that already had 1.5. ÂThe machine is a dual quad core Intel box running 64 bit XP.
>
> After installation, I launched the rxvt BASH shell.

How did you invoke it?

You're probably running bash as a non-login shell, in which case
/etc/profile isn't sourced, and that's where the PATH is set.

Run it like so:
rxvt -ls

And if that doesn't help:
rxvt -e /bin/bash -l

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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