-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
I am following the installation process described in the wiki, using homebrew, but I am getting the following error :
ValueError: running 'pkg-config libffi --cflags-only-I' failed:
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
and the default ['/usr/include/ffi'] is not a valid directory
make: *** [build_with_jit] Error 1
I am using OSX El Capitan 10.11.1, I think it has to be related to '/usr/include' not being a folder anymore, but brew install libffi doesn't create a libffi.pc file anyway.
Any idea to solve this?
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels