on Thu, 31 Oct 2002 08:22:08 GMT, [EMAIL PROTECTED] (Karin 
Friberg) wrote:

> When I run my perl program I get:
> 
> bash: ./checkit.pl: bad interpreter: No such file or directory
> 
> What does that mean?

Check your #! line at the top of your program. Does this point to a 
valid Perl interpreter?

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to