Skip to content

Instantly share code, notes, and snippets.

@jashmenn
Created December 29, 2011 20:15
Show Gist options
  • Save jashmenn/1536004 to your computer and use it in GitHub Desktop.
Save jashmenn/1536004 to your computer and use it in GitHub Desktop.
compile waffles on mac os x
# see: http://www.jroller.com/b0b0b0b/entry/compile_waffles_mac_os_x
sudo ln -s /usr/X11/lib/libpng.dylib /sw/lib
sudo ln -s /usr/X11/include/png.h /sw/include/
sudo ln -s /usr/X11/include/pngconf.h /sw/include/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment