added ubuntu 14.04 depends script

This commit is contained in:
wiredfool 2015-10-09 14:27:01 +00:00
parent 62592415ad
commit 76579aa977

8
depends/aws_ubuntu_14.04.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
sudo apt-get -y install python-dev python-setuptools \
python3-dev python-virtualenv cmake
sudo apt-get -y install libtiff5-dev libjpeg8-dev zlib1g-dev \
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk
./install_openjpeg.sh