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??

It looks like on a previous system you installed libintl with a binary package from Rudix. You could try reinstalling from there, but their website indicates Yosemite is a "work in progress".

What I would do in your position is to try to (re-)install everything you need — mutt, t-prot, gettext/libintl, and even another version of perl with Locale::gettext if necessary — through MacPorts. This works similar to Perlbrew in that the applications get placed in a directory structure (/opt/local/ by default) which is then added to the user PATH. If something goes wrong you can simply delete the entire tree under /opt/local/ and nothing else will be affected.

I personally would delete the old stuff and directories as well, including remnants of Perl v5.16 and v5.12, but leaving the v5.20 under Perlbrew and of course leaving the system v5.18 which is used by Yosemite. As it is, you have partial pieces from old installs, making it hard to troubleshoot.

MacPorts has been around a while, has a good reputation, and I'd suspect you could get good advice and help on their IRC channel. Another similar option to MacPorts for installing open source applications in OSX is Fink, which you may also want to consider as an alternative.

I think you are likely to get better answers from a place like the IRC channel for MacPorts than here because your problems are more with the open source applications and dependencies than they are with Perl itself.


In reply to Re^8: Install of Locale:gettext failing due to missing libintl by farang
in thread Install of Locale:gettext failing due to missing libintl by T-Fen

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 scrutinizing the Monastery: (4)
As of 2024-04-24 22:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found