<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">No, but I did set two other, related environment variables, very recently:<div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export LIBRARY_PATH="$HOME/anaconda/lib:$LIBRARY_PATH"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export DYLD_FALLBACK_LIBRARY_PATH="/usr/local/lib:$HOME/anaconda/lib:/usr/local/bro/lib:$DYLD_FALLBACK_LIBRARY_PATH"</div><div><br></div><div>and one of them must have been the problem, because when I comment out the two lines, above, in my .<i>bash_profile</i> file, ghci works fine.</div><div><br></div><div>Thanks!</div><div><br></div><div><div>On Aug 15, 2015, at 1:34 PM, Brandon Allbery <<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Aug 15, 2015 at 4:26 PM, David Banas <span dir="ltr"><<a href="mailto:capn.freako@gmail.com" target="_blank">capn.freako@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="margin:0px;font-size:11px;font-family:Menlo">Davids-MacBook-Air-2:tmp dbanas$ ghci</div><div style="margin:0px;font-size:11px;font-family:Menlo">GHCi, version 7.10.2: <a href="http://www.haskell.org/ghc/" target="_blank">http://www.haskell.org/ghc/</a><div style="display:inline-block;width:16px;height:16px"> </div>  :? for help</div><div style="margin:0px;font-size:11px;font-family:Menlo"><command line>: can't load .so/.DLL for: libiconv.dylib (dlopen(libiconv.dylib, 5): image not found)</div></blockquote></div><br>This seems odd. Did you set DYLD_LIBRARY_PATH in the environment?</div><div class="gmail_extra"><br></div><div class="gmail_extra">/usr/lib/libiconv.dylib should be present on all versions of OS X, except possibly (I can't check) the El Capitan public beta.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net/" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>
</blockquote></div><br></div></body></html>