This is the mail archive of the cygwin@cygwin.com 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: bash 2.05b-8 doesnot execute .bashrc even if HOME is definedand .bashrc is under both ~/ and /


On Tue, 7 Jan 2003, Tianming Kong wrote:

> --- Max Bowsher <maxb@ukf.net> wrote:
> > Original Message From: "Tianming Kong" <tmkong@yahoo.com>
> > > I'm using cygwin v1.3.18 under Windows XP
> > > Professional. Unfortunately bash 2.05b-8 does not
> > > exectute my startup script ~/.bashrc
> > >
> > > I defined environement variable HOME as "d:\" using
> > > windows control panel. I also copy my .bashrc file to
> > > cygwin / directory.
> >
> > Why / ? Bash certainly doesn't look there. I suggest
> > that you make sure that
> > HOME in the environment and your home dir in
> > /etc/passwd are consistent, and
> > that .bashrc is located in that directory.
> >
> > Max.
>
> I remember reading from some previous email, saying
> that if bash cannot find HOME environment variables
> from everywhere else (like Windows Environment
> variables, /etc/profile, /etc/passwd, etc.), then it
> will try /.
>
> I didn't set home dir in /etc/passwd -- actually I
> didn't set any user entry there. Do you think this
> caused the problem? Previously when I was using an
> older version cygwin 1.3.10 and bash 2.05a(3), it
> worked perfectly fine.
>
> -Tim

Cygwin 1.3.10 didn't have ntsec on by default, so it didn't require your
/etc/passwd to be up to date.  Ntsec became default starting 1.3.13, IIRC.
So now you should update your /etc/passwd (and /etc/group) for everything
to work as intended.
Either that, or turn off ntsec, but be aware that you'll be missing out
on some of the newer features...
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]