Django 1.6.1, Python 3.3.2, uwsgi 2.0 -- uwsgi crashes and won't run -


i compiled python 3.3.2 source because i'm not sure how else install python 3.3.2. prior compiling installed:

zlib1g-dev libbz2-dev libpq-dev python3-dev python-dev

then setup virtualenv usual , tried installing uwsgi through pip crashed linking error stack trace didn't contain information on missing (this separate concern if interested here's trace https://gist.github.com/antelopesalad/8735358).

someone recommend install uwsgi source , compiled happens when try run it:

https://gist.github.com/antelopesalad/8737279

i compiled uwsgi downloading 2.0 doing:

my os lubuntu 13.x. ideas?


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -