Problems with xmltv

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules
View previous topic :: View next topic  
Author Message
djpenguin



Joined: 29 Sep 2005
Posts: 3

PostPosted: Fri Sep 30, 2005 6:42 pm    Post subject: Problems with xmltv Reply with quote

Having some issues getting xmltv to compile, here's the error that's returned:

Code:
root@bucketheadwendy ~ # lin -rc xmltv
Checking dependencies for xmltv
Building xmltv
Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i686-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl .) at lib/Ask/Term.pm line 9.
BEGIN failed--compilation aborted at lib/Ask/Term.pm line 9.
Compilation failed in require at Makefile.PL line 201.
Creating /var/log/lunar/compile/xmltv-0.5.39.bz2
! Problem detected during BUILD


Any thoughts or ideas?
Back to top
View user's profile Send private message
sofar



Joined: 11 Aug 2005
Posts: 172

PostPosted: Fri Sep 30, 2005 9:58 pm    Post subject: Term::ReadKey? Reply with quote

try installing Term::ReadKey with CPAN, perhaps that helps. Should have been added as a lunar module I guess.
Back to top
View user's profile Send private message Send e-mail
djpenguin



Joined: 29 Sep 2005
Posts: 3

PostPosted: Sat Oct 01, 2005 4:42 am    Post subject: Reply with quote

Thanks for the tip; I compiled CPAN successfully, but it doesn't seem to have fixed the problem.

Code:
Creating /var/log/lunar/compile/CPAN-1.76.bz2
Creating /var/log/lunar/install/CPAN-1.76
Creating /var/log/lunar/md5sum/CPAN-1.76
Creating /var/cache/lunar/CPAN-1.76-i686-pc-linux-gnu.tar.bz2
root@bucketheadwendy ~ # lin -rc xmltv
Checking dependencies for xmltv
Building xmltv
Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i686-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl .) at lib/Ask/Term.pm line 9.
BEGIN failed--compilation aborted at lib/Ask/Term.pm line 9.
Compilation failed in require at Makefile.PL line 201.
Creating /var/log/lunar/compile/xmltv-0.5.39.bz2
! Problem detected during BUILD


Any other thoughts as to what might be causing this? Could it potentially be a PATH problem?
Back to top
View user's profile Send private message
sofar



Joined: 11 Aug 2005
Posts: 172

PostPosted: Sat Oct 01, 2005 7:17 pm    Post subject: *use* CPAN Reply with quote

run cpan and do:

Code:
$ cpan
> install Term::Readkey
Back to top
View user's profile Send private message Send e-mail
djpenguin



Joined: 29 Sep 2005
Posts: 3

PostPosted: Sat Oct 08, 2005 6:38 am    Post subject: Reply with quote

I tried it, but it doesn't seem to have fixed the problem:

Code:
root@bucketheadwendy ~ # lin -rc xmltv
Checking dependencies for xmltv
Building xmltv
Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i686-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl .) at lib/Ask/Term.pm line 9.
BEGIN failed--compilation aborted at lib/Ask/Term.pm line 9.
Compilation failed in require at Makefile.PL line 201.
Creating /var/log/lunar/compile/xmltv-0.5.39.bz2
! Problem detected during BUILD


Any other ideas what might be going wrong?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group