Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew users who get error regarding xcb-shm #23

Closed
naturalethic opened this issue Apr 24, 2014 · 1 comment
Closed

Homebrew users who get error regarding xcb-shm #23

naturalethic opened this issue Apr 24, 2014 · 1 comment
Labels

Comments

@naturalethic
Copy link

The fix is to add this to your bash profile / environment:

export PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig

(Perhaps put this somewhere in the readme)

Homebrew/legacy-homebrew#14123

@nucleardreamer
Copy link

For anyone new following this problem from installing xquartz, and then cairo from homebrew make sure to add the PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig line to either ~/.bash_profile or ~/.bashrc depending on what you have setup.

@selaux selaux closed this as completed in f73d7fb Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants