Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

dependency error isntalling rpm package

by kurtcobain (Novice)
on Oct 15, 2012 at 17:19 UTC ( [id://999132]=perlquestion: print w/replies, xml ) Need Help??

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

Hi Monks, I created a rpm package , but when i try to install it shows failed dependency errors . I used cpan modules likeCofig::IniFiles,HTML::TableExtarct in my code. How can i resolve this error. Please help.

rpm -i patchmanagement-1-1.x86_64.rpm error: Failed dependencies: perl(Config::IniFiles) is needed by patchmanagement-1-1.x86_64 perl(HTML::TableExtract) is needed by patchmanagement-1-1.x86_64 perl(IO::CaptureOutput) is needed by patchmanagement-1-1.x86_64 perl(Spreadsheet::ParseExcel) is needed by patchmanagement-1-1.x86 +_64 perl(Text::CSV_XS) is needed by patchmanagement-1-1.x86_64 perl(XML::Writer) is needed by patchmanagement-1-1.x86_64

Replies are listed 'Best First'.
Re: dependency error isntalling rpm package
by Anonymous Monk on Oct 15, 2012 at 17:42 UTC
Re: dependency error isntalling rpm package
by zwon (Abbot) on Oct 16, 2012 at 12:36 UTC
    It looks like you haven't installed dependencies

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-19 09:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found