How can i deploy my askbot?
How can i deploy my askbot?
How can i deploy my askbot?
I have solved my own question with my effort. Step by step carefully!
1.apt-get install python-pip
2.apt-get install python-dev
3.pip install askbot
it maybe came some errors.
then apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk
4.apt-get install mysql-server(I use mysql)
5.pip install mysql-python
6.python manage.py runserver *(it works)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-01-14 23:49:00 -0600
Seen: 12,915 times
Last updated: Mar 08 '16