Skip to content

Instantly share code, notes, and snippets.

@hhatto
Created June 24, 2014 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hhatto/423be867f462823ffd41 to your computer and use it in GitHub Desktop.
Save hhatto/423be867f462823ffd41 to your computer and use it in GitHub Desktop.
install libvips on Ubuntu14.04
- on Ubuntu 14.04
- apt-get install gtk-doc-tools swig gobject-introspection libgsf-1-dev ¥
libopenslide-dev libwebp-dev libcfitsio3-dev libmatio-dev libopenexr-dev ¥
libfftw3-dev libmagickcore-dev liborc-0.4-dev
- ./configure && make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment