ldp205's profile - activity
5 years ago | received badge | Popular Question (source) |
5 years ago | received badge | Taxonomist |
8 years ago | received badge | Famous Question (source) |
9 years ago | received badge | Notable Question (source) |
11 years ago | received badge | Popular Question (source) |
12 years ago | received badge | Editor (source) |
12 years ago | asked a question | error when running askbot-setup I had originally asked this question: http://askbot.org/en/question/10829/customizable-askbot-installation/ but didn't know whether to post something there since it's been a little while. After running
I run askbot-setup and get |
12 years ago | received badge | Famous Question (source) |
12 years ago | received badge | Student (source) |
12 years ago | asked a question | customizable askbot installation I am running unbuntu 12.04 I have an inherited a project based on askbot - but don't know how to get it running locally on django to test it. In short - I would like to install askbot in a virtualenv instance. I have read many (web) pages with suggestions and have tried installing several times with a variety of errors. Is there no step-by-step guide for those who are not python/open source gurus? If there isn't a step by step - at least a general order - something like: create virtualenv instance activate virtualenv instance install django install postgresql (django) startproject clone askbot-devel code cd into askbot directory and python setup.py develop ???? |