Re: Cant add to path

2005-08-17 Thread Gerrit P. Haase
David wrote: Hi, I installed cygwin_NT-5.1. Built a project needed. I tried to add to my PATH a few paths but i could not locate my .bashrc or bash_profile like on my linux machine. I read some DOCs but could not find the files on my ~ dir so tried to edit \etc\skel\.bash_profile or \etc\skel

Re: Cant add to path

2005-08-17 Thread Eric Blake
> Hi, > I installed cygwin_NT-5.1. > Built a project needed. > I tried to add to my PATH a few > paths but i could not locate my .bashrc > or bash_profile like > on my linux machine. Hint: 'cygpath -w ~/.bashrc' should show you where bash is looking for your .bashrc. Also, you can set PATH on th

Cant add to path

2005-08-17 Thread David
Hi, I installed cygwin_NT-5.1. Built a project needed. I tried to add to my PATH a few paths but i could not locate my .bashrc or bash_profile like on my linux machine. I read some DOCs but could not find the files on my ~ dir so tried to edit \etc\skel\.bash_profile or \etc\skel\.bashrc, but the