On 10 September 2016 at 01:07, Jay Wineinger <[email protected]> wrote:
> I have installed uwsgi via pip and am trying to use the > stats_pusher_statsd plugin. It does not seem available by default, so I had > to download the source for my version and execute uwsgi --build-plugin to > build it. > > # uwsgi --build-plugin stats_pusher_statsd > *** uWSGI building and linking plugin from stats_pusher_statsd *** > [gcc -pthread] stats_pusher_statsd_plugin.so > build time: 0 seconds > *** stats_pusher_statsd plugin built and available in > stats_pusher_statsd_plugin.so *** > > My question is, is there a way to build/install this plugin during the pip > install? If not, what is the *right* way to build uwsgi with this plugin? > > http://uwsgi-docs.readthedocs.io/en/latest/BuildSystem.html http://uwsgi-docs.readthedocs.io/en/latest/Changelog-1.9.7.html#the-uwsgi-embed-plugins-build-variable
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
