<div dir="ltr">On Thu, Jun 7, 2012 at 8:40 AM, Heinrich Apfelmus <span dir="ltr">&lt;<a href="mailto:apfelmus@quantentunnel.de" target="_blank">apfelmus@quantentunnel.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Tanja Piechnick wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Loading package glib-0.12.3.1 ... can&#39;t load .so/.DLL for: intl (dlopen(/usr/local/Cellar/<u></u>gettext/<a href="http://0.18.1.1/lib/libintl.dylib" target="_blank">0.18.1.1/lib/libintl.<u></u>dylib</a>, 9): no suitable image found.  Did find:<br>

        /usr/local/Cellar/gettext/<a href="http://0.18.1.1/lib/libintl.dylib" target="_blank">0.<u></u>18.1.1/lib/libintl.dylib</a>: mach-o, but wrong architecture)<br>
*Main&gt; <br>
</blockquote>
<br></div>
That&#39;s a 64bit / 32bit problem. The gtk library you installed via homebrew is probably 64bit while the GHC you use (7.0.4) seems to be 32bit. Either you reinstall GTK with 32bit support, or you use the 64bit version of the recently released Haskell Platform.<br>
</blockquote><div><br></div><div>The 7.0.4 HP package strongly suggested use of the 32-bit package even on 64-bit systems, so this is very likely. </div></div><div><br></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>
wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br><br>
</div>