in reply to Re^6: can't locate crypt/RC4.pm in @inc
in thread can't locate crypt/RC4.pm in @inc
Are you behind a proxy? Run:
cpanThen at the prompt:
o conf init /proxy/
Follow the prompts. The format of the HTTP Proxy is http://proxy.example.com:PORT. Put https if your proxy is SSL-enabled, and you can use the proxy IP instead of a domain name if it doesn't have one.
Continue through the prompts, then after you're done and back at the cpan command:
o conf commit
Then try cpan or cpanm again.
|
|---|