I'm happy the suggestions are helping. I am using Mac OS X Mavericks. I have a threaded, 64-bit installation of perl 5.18.1. I get a different error when trying to install Padre 1.00 from CPAN.

Versions:

During installation I get these test failures:
t/15_locale.t .............. Failed 5/7 subtests
During configuration, this is the locale that is given:
Configuring Padre-1.00 ... Found locale en_US.UTF-8

The t/50_browser.t test passes for me. I force installed Padre, and it launches and seems to work...but I'm not sure if some features are broken due to the failing tests.

UPDATE: I also tried the version from SVN and I got a couple other test failures. I force installed and the app launches. Again, I'm unsure of what may be broken.


In reply to Re^5: Unable to install Wx by kevbot
in thread Unable to install Wx by Specus

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.