[arch-general] per error
Readers, 'get_iplayer' is a program to extract media from BBC F(/tr)ash streams. After installation of the program, obtained the following error: Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at ./getiplayer line 58. BEGIN failed--compilation aborted at ./getiplayer line 58. line 58: use HTML::Entities; Tried re-installation of perl (518222 already installed) and failed. Any suggestions to solve please?
Looks like you want to install perl-html-parser. On Fri, 28 Mar 2014, message wrote:
Readers,
'get_iplayer' is a program to extract media from BBC F(/tr)ash streams. After installation of the program, obtained the following error:
Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at ./getiplayer line 58. BEGIN failed--compilation aborted at ./getiplayer line 58.
line 58: use HTML::Entities;
Tried re-installation of perl (518222 already installed) and failed.
Any suggestions to solve please?
-- Scott Lawrence Linux baidar 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48 CET 2014 x86_64 GNU/Linux
Readers,
'get_iplayer' is a program to extract media from BBC F(/tr)ash streams. After installation of the program, obtained the following error:
Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at ./getiplayer line 58. BEGIN failed--compilation aborted at ./getiplayer line 58.
line 58: use HTML::Entities;
Tried re-installation of perl (518222 already installed) and failed.
Any suggestions to solve please?
Do you have the following dependencies installed? perl-html-parser perl-http-cookies perl-libwww perl-net-http perl-www-mechanize I'm pretty sure it's the same error I had before I installed perl-libwww. --timttmy
participants (3)
-
Marshall Cleave
-
message
-
Scott Lawrence