SpringtideCollectiveOrg / openhousens.ca

Easily track what's said in Nova Scotia's Legislature
http://openhousens.ca/
MIT License
8 stars 4 forks source link

pylibmc fails: how do that #43

Closed johnfelipe closed 9 years ago

johnfelipe commented 9 years ago

pylibmc fails to install, you may need to export CFLAGS="-std=c99"

jpmckinney commented 9 years ago

Indeed, it says that at https://github.com/opennorth/openhousens.ca/blob/master/docs/DEVELOPMENT.md which is linked from the readme.

jpmckinney commented 9 years ago

Ah, you were asking a question, not making a statement. Just run export CFLAGS="-std=c99" on the command line before running pip install -r requirements.txt