Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Created March 25, 2015 05:04
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save douglasmiranda/f4fb99eb25a59838489b to your computer and use it in GitHub Desktop.
Save douglasmiranda/f4fb99eb25a59838489b to your computer and use it in GitHub Desktop.
install thumbor (ubuntu 14.04)
add-apt-repository ppa:mc3man/trusty-media -y && sudo apt-get update
apt-get install ffmpeg libjpeg-dev libpng-dev libtiff-dev libjasper-dev libgtk2.0-dev python-numpy python-pycurl webp python-opencv python-dev python-pip
pip install thumbor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment