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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list