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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm hoping I am missing something easy. Is there some way to tell a local PPM install to use a dependency in an install command?

The problem:
I have an internal server with no internet connection (network only). I need to install SOAP-Lite module from PPM. We know we can download the .ppd and it's corresponding .tar.gz, and let PPM install it locally. I have installed all the other requisite modules for SOAP-Lite this way (FCGI,MIME-Tools,MIME-Lite,Crypt-SSLeay ,etc). Also worth mentioning: PPM install SOAP-LITE works perfect on a machine with internet connectivity. All requisite modules are sorted out.

So here I am on a machine with no webz, and I have all the modules downloaded to a local directory.

SOAP-Lite requires SOAP-Transport-TCP - but trying to install SOAP-Transport-TCP, it says it requires SOAP-Lite. Is there some way to tell PPM to install both, using SOAP-Transport as a dependency?

PS X:\> ppm install .\SOAP-Lite-0.715.ppd ppm.bat install failed: Can't find any package that provides SOAP::Tra +nsport::TCP for SOAP-Lite PS X:\> ppm install .\SOAP-Transport-TCP-0.715.ppd ppm.bat install failed: Can't find any package that provides SOAP::Lit +e for SOAP-Transport-TCP

In reply to ppm install SOAP-Lite trouble (solved) by technojosh

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-25 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found