Quote:
Originally Posted by dealspiggy
Here's the result of the installation of LWP:UserAgent
Code:
li27-127 /: perl -MCPAN -e shell
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.7602)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install LWP::UserAgent
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 12 Sep 2008 12:02:48 GMT
LWP::UserAgent is up to date.
however, when I ran 'rpm -ivh awstats-6.8-1.noarch.rpm', I still get the same error:
I even tried restarting the server, but problem still persists.
any ideas?
thanks!
|
Did you ever figure out what was going on here? Any help appreciated.
I'm seeing the exact same problem on Red Hat 5.2.
[gg@ffff download]$ sudo cpan -i LWP::UserAgent
CPAN: Storable loaded ok
Going to read /home/jq/.cpan/Metadata
Database was generated on Tue, 23 Sep 2008 13:28:42 GMT
LWP::UserAgent is up to date.
[gg@ffff download]$ sudo rpm -i awstats-6.8-1.noarch.rpm
error: Failed dependencies:
perl(LWP::UserAgent) is needed by awstats-6.8-1.noarch
[gg@ffff download]$
I can't see what the problem is and do not really want to start installing Perl modules from yum (is that even possible - I can't seem to find LWP::UserAgent using yum?)