I'm not trying to build from a tarball but from git sources, so I don't
have any pre-generated C files.
But I remember there was a way to tell it to use a different Cython, and
remember that for some time I've had a compiled Cython source just to
build python-efl. That's until I didn't need it anymore, most probably
because I upgraded my system and had a version of Cython compatible with
python-efl. I just don't remember the command line :(

Kai Huuhko ha scritto il 15/11/2015 alle 01:21:
> With the tarballs you have the option of using either the
> pre-generated C files or generating them with Cython.
> 
> It should use the pre-generated sources by default and I have no idea
> why it's not doing this on your system, but you can force it with
> 
> env DISABLE_CYTHON=1 python setup.py build
> 
> These environment variables and other build related information can be
> found at 
> https://git.enlightenment.org/bindings/python/python-efl.git/tree/INSTALL
> 
> 2015-11-14 23:06 GMT+02:00 Massimo Maiurana <maiur...@gmail.com>:
>> I can't build python-efl on debian testing because it ships cython
>> 0.23.2, but I remember there was a way to build it with a locally
>> installed cython via a command line option, and if I'm not wrong you
>> told me about this way. Can you please enlighten me once again? :)
>>
>> Ciao e grazie
>> Massimo
>>
>> Davide Andreoli ha scritto il 14/11/2015 alle 19:18:
>>> Hi all,
>>>
>>> I just uploaded the 1.16 tarballs for python-efl at the usual place:
>>> https://download.enlightenment.org/pre-releases/
>>>
>>> Plese test them, if no issue arise those tarball will be moved in the next
>>> 24h
>>>
>>> Happy testing
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>
>>
>> --
>> Massimo Maiurana
>> Ragusa (RG)
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
Massimo Maiurana
Ragusa (RG)

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to