Hi Dirk,
I had to install pkg-config, via homebrew, then export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig/
This is not ideal because it makes Idris harder to install, but on the other hand it is needed to support execution of IO programs at the REPL, which David Christiansen has recently added. Hopefully we can find a nice solution before I make the next hackage release.
Edwin.
On 23 Mar 2013, at 11:49, Dirk Ullrich <
dirk.u...@gmail.com> wrote: