Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
O monks, I'm an activestate perl on windows user. The usual way to install stuff in this confi is ppm install Path-To-Package.

Sometimes though, this doesn't work, because the ppd hasn't been created for the package you want, or you don't know the url for adding the ppd.

In these cases you can do nmake/nmake test/nmake install... but that's a pain, especially if you have recursive dependencies.

I'm currently trying to install the hops demo for catalyst on windows, and the missing ppm packages for the stuff I need are turning this exercise into a bit of a PITA.

I am considering trying out perl -MCPAN as an alternative to ppm, but from previous experience I know this isn't plug and go. (Need to configure zip, gzip, for starters... and then what???)

Should I make the effort of getting perl -MCPAN to work for me, as Corion suggested MIGHT be a good idea earlier today... or will this lead me down the path of Madness, and I should just stick with good old ppm and nmake spells as a fallback.

Thanks for your wisdom!

By the way, the packages I am trying to install are

not ok 1 - use Bundle::Catalyst; not ok 8 - use Class::DBI::mysql; not ok 11 - use Class::DBI::Plugin::AbstractCount; not ok 12 - use Class::DBI::Plugin::Pager;
If anyone knows ppd urls for these guys, let me know.

In reply to perl -MCPAN on windows: Should I even try? by tphyahoo

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 cooling their heels in the Monastery: (3)
As of 2024-04-24 22:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found