Author: Naoki INADA <[email protected]>
Branch: methane/homebrew-makes-symlink-for-current-versi-1412966022079
Changeset: r1569:c3a7ec53ea6f
Date: 2014-10-10 18:33 +0000
http://bitbucket.org/cffi/cffi/changeset/c3a7ec53ea6f/
Log: Homebrew makes symlink for current version in `/usr/local/opt`.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -150,8 +150,7 @@
::
brew install pkg-config libffi
- export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/ #
May change with libffi version
- pip install cffi
+ PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig pip install cffi
Aternatively, **on OS/X 10.6** (Thanks Juraj Sukop for this)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit