Skip to content

Installation fails on OSX - libffi #514

@lctrt

Description

@lctrt

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions