Page 1 of 1

configuring error, LWP::UserAgent not found

Posted: Mon Jan 30, 2006 10:33 pm
by sugacapra
is really strange,
appear that i can't pass on this requested perl module, someone have ideas of what modules i've to get?

i've taken many and none appear to satisfy the 1.22 zm installation

someone can address me to an URL where i can get the right module?


....
checking for avcodec_init in -lavcodec... yes
checking for av_new_stream in -lavformat... yes
checking for perl... perl
checking for perl version greater than or equal to 5.6.0... ok
checking for perl module Sys::Syslog... ok
checking for perl module DBI... ok
checking for perl module DBD::mysql... ok
checking for perl module Getopt::Long... ok
checking for perl module Time::HiRes... ok
checking for perl module Date::Manip... ok
checking for perl module LWP::UserAgent... no
configure: error: zm requires LWP::UserAgent
....

other useful info:
distro-> Slackware 10.1 with 2.6.15.1 kernel

note: the 1.20.4 install correctly i just want to try the 1.22, maybe the zmupdate can resolve the trouble?


thanks!

Posted: Tue Jan 31, 2006 1:07 am
by cordel
You can install that module through perl MCPAN.
Details are in the manual under Troubleshooting.

Regards,
Corey

Posted: Tue Jan 31, 2006 5:28 am
by sugacapra
dang!
:D
so, sorry for doing a stupid question. i must remember that late at night is not the right time to ask question :oops:

i'll presume you was really kind to not answer just rtfm ... :)

thanks again.

Posted: Tue Jan 31, 2006 6:33 am
by cordel
No problem,
I try to give every one a few chances :wink: Not like I haven't done it myself :lol:
I try to atleast get everyone on the right track 8)

Cheers,
Corey

Posted: Fri Jun 09, 2006 6:06 pm
by BrownieMan
the package that you need is libwww-perl, ot at least that is what it's name is in ubuntu. hope that helps.