On Sun, Aug 1, 2010 at 3:56 PM, Ben <ben.lav...@gmail.com> wrote:
> Hi all,
>
> I'm trying to install some Perl modules on OpenSolaris b134.  I'm new to Perl 
> and have struggled through writing a few scripts.
>
> To install a module on my Mac, I do something like:
> sudo cpan LWP::UserAgent
>
> I've tried similar on OpenSolaris, but the cpan command doesn't appear to be 
> installed.  How do I install modules on OpenSolaris and can I install the 
> cpan command?

/usr/perl5/bin is probably not in your $PATH

# find /usr/perl5/ -name cpan
/usr/perl5/5.8.4/bin/cpan
/usr/perl5/5.10.0/bin/cpan

-- 
Giovanni Tirloni
gtirl...@sysdroid.com
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to