Created
January 31, 2015 08:47
-
-
Save witooh/690afcec3388bd6bcb63 to your computer and use it in GitHub Desktop.
install libvips
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install python-software-properties | |
sudo apt-get install software-properties-common | |
sudo add-apt-repository ppa:dhor/myway | |
sudo apt-get update | |
sudo apt-get install libvips38 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment