Hello, > | I installed a WinTV PVR 350 and it's recognized by the ivtv driver. But > I > | have problems installing the needed Frequencies perl file. It's always > | installed in /usr/local/lib and not found there from my perl (debian > | sarge). How can I import this into perl correctly? I only did this: > | > | perl Makefile.PL > | make > | make install > | > | But this appears on my request: > | perl -MVideo::Frequencies -e 'print $Video::Frequencies::VERSION . "\n"' > | 0.01 > | > | Can anybody help me? > > since you are using debian, please grab the debianized version from my > website > at http://www.pcxperience.org/
I installed the frequencies table with it. But now I get this error: # ./ptune.pl --freqtable pal-europe -F 17525 Can't locate Video/ivtv.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./ptune.pl line 9. BEGIN failed--compilation aborted at ./ptune.pl line 9. How can I generate this file? Or is this missing? Thanks and Regards Jens ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ ivtv-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
