Install Perl on Fedora

Mike Bird mgb-fedora at yosemite.net
Wed Jun 25 20:03:01 UTC 2008


On Wed June 25 2008 12:52:22 Wei, Alice J. wrote:
> However, when I tried to execute a basic hello script in Perl, it tells me
> bash: ./total.pl: /usr/local/bin/perl: bad interpreter: No such file or
> directory

Change the first line of the script to point to the correct Perl
location.  You probably want "#!/usr/bin/perl" without the quotes.

--Mike Bird




More information about the fedora-list mailing list