> Hi, > > AFAIK on debian (for sure on my machine :) you cannot link against lua > but you have to link against a specific lua version. So when building > the lua plugin try to query pkg-config before using -llua. > > thanks, > riccardo > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
Luigi Scarso pointed me to this project http://luabinaries.sourceforge.net/ probably it is a better choice for automatic library/headers selections -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
