Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Offline install of perl

by Corion (Patriarch)
on Jan 03, 2017 at 11:45 UTC ( [id://1178845]=note: print w/replies, xml ) Need Help??


in reply to Offline install of perl

Most likely, ExtUtils::MakeMaker already is installed with perl on the machine. If RedHat is one of the companies violating the Perl license by redistributing a modified version of Perl under the same name, then most likely you can upgrade the installed packages by downloading the appropriate RPMs and installing them in one go:

https://www.redhat.com/archives/rpm-list/2003-January/msg00376.html
rpm -i A.rpm B.rpm C.rpm

If all else fails, you can try to force-install these packages skipping their prerequisites.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-19 10:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found