!!! no internal routing support, rebuild with pcre support !!!解决方案

pip uninstall uwsgi
yum install -y pcre pcre-devel pcre-static
pip install uwsgi -I --no-cache-dir

参考资料:

https://segmentfault.com/q/1010000002802250

http://stackoverflow.com/questions/21669354/rebuild-uwsgi-with-pcre-support

posted @ 2017-04-05 15:58  mashaz  阅读(1391)  评论(0编辑  收藏  举报