I dunno if this will help or not, but try the command:
locate prog1.pl
and Linux should return a list of locations where the program appears.
Maybe you can find where it lives that way.
Hope this is useful.
Glenn Williams
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Old Age and Treachery Shall Overcome Youth and Skill"
-----Original Message-----
From: Derek Balling <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, March 19, 1998 10:04 AM
Subject: Re: Running Perl program
>On Thu, 19 Mar 1998, Remy FAURES wrote:
>> A perl program is located in my /home directory, and when I try to run it
>> (entering either prog1.pl or ./prog1.pl), I receive the following message
:
>> bash: ./prog1.pl: No such file or directory
>> Does anybody have an idea about this problem ? Thanks for helping me.
>
># head ./prog1.pl
>
>and you'll find that probably the #! line DOESN'T point to where your perl
>is installed. :)
>
>
>======================================================================
>Derek J. Balling | "Bill Gates is a monocle and a white
>[EMAIL PROTECTED] | fluffy cat from being a villian in the
>http://www.megacity.org/ | next Bond film." - Dennis Miller
>======================================================================
>
>
>--
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject.
>
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.