Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AW: Re: AW: The ultimate channels.conf maker is at



Hello,

did you download/save the script on a Windows PC?
Then the file is in dos format und you get that error.
Try converting the script to unix format, e.g. open it with
"vi", use ":set ff=unix" and then save it again.

Regards,
Andreas



On Friday 31 January 2003 08:37, Stephan Bieker wrote:
> > -----Ursprüngliche Nachricht-----
> > Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]Im Auftrag
> > von Manuel Hartl
> > Gesendet am: Donnerstag, 30. Januar 2003 23:56
> > An: vdr@linuxtv.org
> > Betreff: [vdr] Re: AW: The ultimate channels.conf maker is at
> >
> > > ./getchannels.pl#
> > >
> > > : bad interpreter: No such file or directory
> > >
> > > mediaportal bin # ./getchannels.pl
> > >
> > > : bad interpreter: No such file or directory
> > >
> > > what am i doing wrong?
> >
> > look at the first line of the script:
> > #!/usr/bin/perl
> > is your perl interpreter located in this location?
> >
> > see ya.
>
> Yes. Perl is located in /usr/bin
>
> mediaportal bin # ls -F -l perl*
> -rwxr-xr-x    2 root     root       887012 Jan  8 17:50 perl*
> -rwxr-xr-x    2 root     root       887012 Jan  8 17:50 perl5.8.0*
> -rwxr-xr-x    1 root     root        36812 Jan  8 17:50 perlbug*
> -rwxr-xr-x    1 root     root        19003 Jan  8 17:50 perlcc*
> -rwxr-xr-x    1 root     root        21813 Jan  8 17:50 perldoc*
> -rwxr-xr-x    1 root     root        11658 Jan  8 17:50 perlivp*
> mediaportal bin #
>
>
> When i type at the command prompt:
> perl getchannels.pl
> it runs.
>
>
> When i invoke getchannels.pl directly, it says
> mediaportal bin # ./getchannels.pl
>
> : bad interpreter: No such file or directory
>
> mediaportal bin #
>
>
> ??? --- Too much beer yesterday --- ???
> ??? ---  wipe_brain > /dev/nul  --- ???
>
> Gruss
>
> Stephan



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index