Thats almost certainly what happened.<div><br></div><div> (and that HP detail even had an unfortunate effect of having the machomebrew install defaults for ghc &amp; haskell-platform default to 32bit rather than 64bit for a while, though that was recently corrected)<br>

<br><div class="gmail_quote">On Thu, Jun 7, 2012 at 9:05 AM, Brandon Allbery <span dir="ltr">&lt;<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<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">
<div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>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><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><span class="HOEnZb"><font color="#888888"><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)     <a href="tel:%28412%29%20475-9364" value="+14124759364" target="_blank">(412) 475-9364</a> vm/sms<br><br>
</font></span></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>