Size: 415
Comment:
|
← Revision 4 as of 2015-01-02 20:54:29 ⇥
Size: 423
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
$ sudo apt-get aptitude | $ sudo apt-get install aptitude |
Ubuntu Setup Django
System Packages
$ sudo apt-get install aptitude $ sudo aptitude install build-essentials python-setuptools python-distutils-extra python-all-dev libyaml-0-2 nano libapache2-mod-wsgi bash-completion git mysql-server $ sudo a2enmod ssl $ sudo a2enmod mod_rewrite $ sudo a2enmod wsgi
easy_install
$ sudo easy_install distribute $ sudo easy_install pip