Hi all,

I can only install cpan modules as sudo. I installed ActiveState Perl
v.5.14.2 and cpanm without a problem.

$ cpanm Net::SMTP
-bash: /usr/local/bin/cpanm: /usr/bin/perl: bad interpreter: No such file or
directory

However, with sudo

$ sudo cpanm Net::SMTP
Net::SMTP is up to date. (2.31)

How do I install cpan modules without being sudo?

Ryan



Reply via email to