On Fri, Feb 25, 2011 at 6:15 PM, Roberto De Ioris <[email protected]> wrote:
>>> edit plugins/erlang/uwsgiplugin.py
>> hm, better
>> export CFLAGS=-I/opt/otp/lib/erlang/lib/erl_interface-3.6.3/include
(no, it's better to edit plugins/erlang/uwsgiplugin.py)

>> But now I have
>> cc1: warnings being treated as errors
>> plugins/pyerl/pyerl.c: In function ‘erl_to_py’:
>> plugins/pyerl/pyerl.c:79: warning: implicit declaration of function
>> ‘PyUnicode_FromString’
>> plugins/pyerl/pyerl.c:79: warning: assignment makes pointer from
>> integer without a cast
>>
>
> Which python version are you using ?
# python --version
Python 2.5.2



>> luaerl sounds exciting..
>> Is it different from
>> http://projects.unbit.it/uwsgi/wiki/Lua
>>
>
> it will be an extension of it (as pyerl). It will add functions to the lua 
> plugin to speak with erlang nodes
really, really interesting..

-- 
luigi
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to