X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_RW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 15 Mar 2012 20:25:40 -0600 Message-ID: Subject: Can't find program in my path From: Jim Reisert AD1C To: The Cygwin Mailing List Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I can't find a particular application in my path. It used to work, but I haven't run this application since the last couple of Cygwin releases. # set path (. /cygdrive/d/Home/bin /usr/local/emacs/bin /usr/local/bin /usr/bin /cygdrive/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common /cygdrive/d/Perl/site/bin /cygdrive/d/Perl/bin /cygdrive/d/ActiveState Perl Dev Kit 9.1.1/bin /cygdrive/c/Windows/system32 /cygdrive/c/Windows /cygdrive/c/Windows/System32/Wbem /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0 /cygdrive/c/Program Files (x86)/Common Files/Acronis/SnapAPI /cygdrive/d/utility/Diskeeper Corporation/Undelete /cygdrive/c/Program Files (x86)/QuickTime/QTSystem /cygdrive/d/utility/DISKEE~1/DISKEE~1 /cygdrive/d/WATCOM/BINNT /cygdrive/d/WATCOM/BINW /usr/bin) # ls "/cygdrive/d/ActiveState Perl Dev Kit 9.1.1/bin" lib Perl514NH911.dll perlapp-gui.exe perlcov-perl.exe perlfb.exe perltray.exe plc-gui.exe Perl510NH911.dll Perl58NH911.dll perlcov.exe perlctrl.exe perlsvc.exe perltray-gui.exe vbsperl.exe Perl512NH911.dll perlapp.exe perlcov-gui.exe perlctrl-gui.exe perlsvc-gui.exe plc.exe # ls -l perlapp -rwx------+ 1 SYSTEM SYSTEM 401504 Dec 9 02:01 perlapp.exe JJR:~> which perlapp perlapp: Command not found. JJR:~> which perlapp.exe perlapp.exe: Command not found. perlapp is clearly in that directory. I tried some other "which" commands with files further into the path and they were found. I even did a "chmod og+rwx perlapp.exe" and nothing changed. Running latest of everything: CYGWIN_NT-6.1-WOW64 JJR 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 Cygwin -- Jim Reisert AD1C, , http://www.ad1c.us -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple