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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Luciano Subject: Programs can't find Cygwin paths Date: Fri, 18 Apr 2003 00:32:35 +0000 (UTC) Lines: 18 Message-ID: X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Xnews/5.03.24 I have a directory with several language interpreters: Perl, PHP, Tcl, among others. I had Perl twice for a few days: Windows and Cygwin. It seems that if I point to the interpreter with the hash bang line using a Cygwin path, #!/c/langs/tcl/bin/tclsh ... Cygwin can find tclsh and invoke it, but then Windows tcl can't find a path like /home/USER/somescript.tcl. Perl works fine because I have a Cygwin installation (which I selected and installed by accident, BTW). I don't want to install all other interpreters for Cygwin to make them work with Cygwin paths. There must be another way... Thanks, -- Luciano ES Santos, SP - Brasil -- 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/