Skip to content

Files

Latest commit

 

History

History
29 lines (25 loc) · 489 Bytes

Environment.md

File metadata and controls

29 lines (25 loc) · 489 Bytes

The run environment demand |---server* | |---nginx | |---mysql | |---python | |---tornado | |---python-mysqldb | |---python-dbutils | |---[pycrypto] | |---app* |---Android*

new ubuntu sys install apt-get install git apt-get install mysql python apt-get install mysql-server apt-get install python-setuptools easy_install tornado apt-get install python-mysqldb apt-get install python-dbutils apt-get install gcc apt-get install g++ apt-get install python-dev easy_install pycrypto