delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20030211164114.47849.qmail@web9806.mail.yahoo.com> |
Date: | Tue, 11 Feb 2003 08:41:14 -0800 (PST) |
From: | john mapoles <jmapoles AT yahoo DOT com> |
Subject: | New install, script execution, bad interpreter |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
I recently re-installed cygwin. The install went well but I have one problem concerning executing scripts. I usually use the perl that comes with cygwin but for some work I need ActiveState modules and I have a script that will call ActiveState as outlined by Mark Parris http://www.cs.unc.edu/~jeffay/dirt/FAQ/cygwin-perl.html This is a bash script (starts with #!/bin/bash) and resides at /usr/local/bin/perl. To call ActiveState I start a script with #!/usr/local/bin/perl rather that #!/usr/local/perl. This has all worked very well untill the re-install. Now when I call active state I get (using the script testAS): bash: ./testAS: /usr/local/bin/perl: bad interpreter: No such file or directory I've check a number of things. The scripts are all unix, dos2unix has no effect. Running a simple bash script works fine, althought ?? if I move the script to my bin directory and back it will not work. cyg> testSH bash cyg> mv testSH ./bin cyg> testSH bash cyg> mv ./bin/testSH . cyg> testSH bash: /home/jmapoles/bin/testSH: No such file or directory cyg> Thanks for any help, John Mapoles __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |