Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Can I install CPAN itself on busybox?

by cnd (Acolyte)
on Jul 09, 2017 at 19:43 UTC ( [id://1194631]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    vi  /etc/opkg/distfeeds.conf   #remove the comments
    opkg update
    opkg upgrade perl
    opkg install perlbase-cpan
    
  2. or download this
    root@Omega-C50F:/usr/lib/perl5/5.22# perl -MCPAN -e shell
    Can't locate ExtUtils/MakeMaker/version/vpp.pm in @INC (you may need t
    +o install the ExtUtils::MakeMaker::version::vpp module) (@INC contain
    +s: /usr/lib/perl5/5.24 /usr/lib/perl5/5.22) at (eval 6) line 2.
    ...
    Compilation failed in require.
    BEGIN failed--compilation aborted.
    root@Omega-C50F:/usr/lib/perl5/5.22#
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1194631]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-24 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found