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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -