Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: David Subject: Cant add to path Date: Wed, 17 Aug 2005 12:56:23 +0000 (UTC) Lines: 35 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 there was no effect on $PATH so I exported from the command line and my PATH looks like this: echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin :/cygdrive/c/Program Files/Common Files/Borland Shared/BDE/:/cygdrive/c/Program Files/Borland/BDS/3.0/Bin:/cygdrive/c/WINDOWS/system32 :/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem :/cygdrive/c/Program Files/Rational/common :/cygdrive/c/Program Files/Microsoft SQLServer/80/Tools/BINN :/cygdrive/c/Documents and Settings/david/MyDocuments/Borland Studio Projects/Bpl :/srilm/bin:srilm/bin/cygwin:/MorphTagger Still whenever i try to invoke an execuatble from /srilm/bin (/srilm/bin is one of my additions to PATH) I get a command not found messege. Same goes for which command. -- 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/