[Haskell] libiconv trouble?

Brandon Allbery allbery.b at gmail.com
Sat Aug 15 20:34:16 UTC 2015


On Sat, Aug 15, 2015 at 4:26 PM, David Banas <capn.freako at 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
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell/attachments/20150815/bdaccd8f/attachment.html>


More information about the Haskell mailing list