Skip to content

Instantly share code, notes, and snippets.

@fbudin69500
Created November 8, 2015 20:08
Show Gist options
  • Save fbudin69500/8779160e7c58319362eb to your computer and use it in GitHub Desktop.
Save fbudin69500/8779160e7c58319362eb to your computer and use it in GitHub Desktop.
MacOS - xlib.h not found
#!/bin/bash
#http://stackoverflow.com/questions/11465258/xlib-h-not-found-when-building-graphviz-on-mac-os-x-10-8-mountain-lion
export CPPFLAGS=-I/opt/X11/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment