[mythtv-users] OT: vonage callerID on mythtv

Joel Means jmeans at physics.tamu.edu
Thu Feb 1 03:23:39 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeffrey Born wrote:
> I found this old thread describing how to get vonage caller id up on the
> screen.  When I tried to run the script I get an error.  I'm assuming
> from the error that I have perl installed and the path correct allowing
> me to run a perl program.  Here is what I'm running and the output:
> 
> ./vonageSniff.pl -ip=192.168.1.1 <http://192.168.1.1> -f 'udp and port 5060'
> Can't locate Net/Pcap.pm in @INC (@INC contains:
> /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.8
> /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
> /usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi
> /usr/lib64/perl5/site_perl/5.8.6/x86_64-linux-thread-multi
> /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
> /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
> /usr/lib/perl5/site_perl
> /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi
> /usr/lib64/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi
> /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi
> /usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7
> /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5
> /usr/lib/perl5/vendor_perl
> /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .)
> at ./vonageSniff.pl line 14.
> BEGIN failed--compilation aborted at ./vonageSniff.pl line 14.
> 
> My guess is I need to install a package called net or net/pcap or pcap. 
> I'm hoping someone on the list either knows what package I can install
> or knows enough perl to verify my assumption.
> 
> Thanks for the input
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


You need the package here:

http://search.cpan.org/dist/Net-Pcap/Pcap.pm

I don't know what distro you are using, but you should be able to search
your apt-get/yum/whatever repositories for it.  Or you can use cpan,
which should be installed.  Try on the command line 'cpan install
Net::Pcap'.  That should get you hooked up, unless you are missing
something else that it finds after that.
Joel

P.S. Google is your friend.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFwV07SwR1CJetyVERAkIbAKCBjToq8DL1Lcn9g4jyWgTEDqfDeACfU6gF
BqcCgtH4mvOi8aHaqK+7oJ0=
=/g2o
-----END PGP SIGNATURE-----


More information about the mythtv-users mailing list