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: No longer works.


The bash terminal window flash and exit problem (or no commands working in 
bash window) is apparently caused by /etc/profile NOT being 
accessed/included/executed at bash startup. This is where the PATH is set -- 
if I run bash and enter ./ls, I get an list of the current /usr/bin 
directory. Simply ls does not work. ./env shows the windows directories 
translated to Cygwin mounts but no bins.

So ... something changed on one of the upgrades. How do I get this going 
right: -source /etc/profile or something like that in the bash command line 
or in /home ... /.bashrc ? Other fix??

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


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