configured CPAN ,still same problem i have did the following steps
->main/Thirdparty/Perl (as root)
->mkdir -p /.cpan/CPAN
->cp MyConfig.pm /.cpan/CPAN/MyConfig.pm
->edit ~/.cpan/CPAN/MyConfig.pm, replacing BUILD_ROOT with path to Thirdparty/Perl
and (possibly) blanking our urllist param.
->verify paths to tar and gzip in config.
-> perl -MCPAN -e 'install "LWP"'
----------------------------------------------------------------------------------------------------------------------
i did this previously , and again now also i did still i am getting the same errors as mentioned above.
can u help me in fixing this problem. |