Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Where is perl(:MODULE_COMPAT_5.8.8)

by gtmcclinton (Initiate)
on Feb 03, 2014 at 10:16 UTC ( [id://1073166]=perlquestion: print w/replies, xml ) Need Help??

gtmcclinton has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I am using RHEL6, on a system disconnected from the internet (It must remain this way)

I am trying to install some Perl RPMs, but I am getting a missing dependency for some packages (perl(:MODULE_COMPAT_5.8.8))

We have had to create our own repos for this, as we can't connect to the net.

However, I can't for the life of me find this package anywhere. Does anyone have any ideas?

Replies are listed 'Best First'.
Re: Where is perl(:MODULE_COMPAT_5.8.8)
by rnewsham (Curate) on Feb 03, 2014 at 10:26 UTC

    I believe MODULE_COMPAT is defined in the RHEL perl rpm. This command should show you your current version.

    rpm -q --provides perl | grep MODULE_COMPAT

    Check that you built the rpms on a system with the same version of RHEL perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 12:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found