This is the mail archive of the cygwin@sourceware.cygnus.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]

Problem setting PATH variable


I am having strange difficulties setting the PATH variable in .bashrc.

I want to include /usr/local/bin in the path.

If I don't set PATH in .bashrc, i.e. accept the default, login and, on the
command line,
execute "export PATH=$PATH:/usr/local/bin", everything works fine.

If I place the same command in .bashrc, I can't resolve executables that are
in
/usr/local/bin, even though "echo $PATH" seems to show it as part of the
path,
appearing identical to the first case.

Can anyone suggest what the difference might be?

Thanks,
Randy

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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