On Sat, Aug 15, 2015 at 4:26 PM, David Banas <capn.fre...@gmail.com> wrote:

> Davids-MacBook-Air-2:tmp dbanas$ ghci
> GHCi, version 7.10.2: http://www.haskell.org/ghc/
>
>   :? for help
> <command line>: can't load .so/.DLL for: libiconv.dylib
> (dlopen(libiconv.dylib, 5): image not found)
>

This seems odd. Did you set DYLD_LIBRARY_PATH in the environment?

/usr/lib/libiconv.dylib should be present on all versions of OS X, except
possibly (I can't check) the El Capitan public beta.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell

Reply via email to