<div dir="ltr">On Sun, Jan 1, 2012 at 21:49, Victor Miller <span dir="ltr">&lt;<a href="mailto:victorsmiller@gmail.com">victorsmiller@gmail.com</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">
Cannot find gtk2hsC2hs<br>Please install `gtk2hs-buildtools` first and check that the install directory is in your PATH (e.g. HOME/.cabal/bin).<br></blockquote><div><br></div><div>The message there is incorrect for Mac OS X; cabal installs executables somewhere under ~/Library/Haskell, and (inconsistently and incoherently) sometimes in per-package bin directories under that.  This is a PITA that I don&#39;t know how to work around properly (just setting the bin directory ~/.cabal/config still seems to keep the occasional per-package bin directory silliness).</div>
<div><br></div><div>Expect to have to &quot;find ~/Library/Haskell -name bin -type d&quot; periodically to figure out where cabal put stuff, and symlink it all to ~/bin or whatever.  :/</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>