I am trying to cpan:-
get Bundle::mod_perl # loads OK BUT get Bundle::RT . . . . . . . Module-Build-0.35/t/bundled/Tie/CPHash.pm Module-Build-0.35/t/compat Module-Build-0.35/t/compat/exit.t Module-Build-0.35/contrib Module-Build-0.35/contrib/bundle.pl Module-Build-0.35/contrib/bash_completion.module-build Module-Build-0.35/scripts Module-Build-0.35/scripts/config_data ---- Unsatisfied dependencies detected during ---- ---- SHLOMIF/XML-RSS-1.46.tar.gz ---- Module::Build &#91build_requires&#93 Running get for module 'Module::Build' ---- Unsatisfied dependencies detected during ---- ---- SHLOMIF/XML-RSS-1.46.tar.gz ---- Module::Build &#91build_requires&#93 Running get for module 'Module::Build' ---- Unsatisfied dependencies detected during ---- . . . . . . . forever.
I am in latest XP cygwin, trying to build RT and mod_perl to match Cygwins Apache2 using the cygwin compiler and libs.

Perl is 5.10.0
Cpan is 1.9402

Advice on where to go from here please.

Ian


In reply to cpan Unsatisfied dependancies by ianox

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.