a downloaded program will not function, and bash states that it does not exist!

Dax Kelson yellowdog-general@lists.terrasoftsolutions.com
Tue Apr 23 19:26:01 2002


On Tue, 23 Apr 2002, david wright wrote:

> [davidwri@RR txt2pdf-5.6]$ ./txt2pdf.pl
> bash: ./txt2pdf.pl: No such file or directory

What is the first line of that file? It should be "#!/usr/bin/perl".

Is it a UNIX text file?  Try running "dos2unix txt2pdf.pl".

Dax