Hi,
try: which perl
at the command prompt, it will reply something like
/usr/bin/perl (the path to perl executable)
then get sure the first line in checkit.pl is
#!/usr/bin/perl -w
or whatever the which command reply.
Regards.


Karin Friberg a écrit :
> 
> Hi there!
> 
> When I run my perl program I get:
> 
> bash: ./checkit.pl: bad interpreter: No such file or directory
> 
> What does that mean?
> 
> Thanks
> /Karin
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to