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.

Reply via email to