Davide Andreoli, il 30/04/2013 12:26, ha scritto:

> installing cython is super simple, just download from:
>   http://www.cython.org/release/Cython-0.17.3.tar.gz
> and install with:
>   (sudo) python setup.py install
> it need the python-dev package

Ok, I installed it, then tried to install python-efl with
prefix=/opt/e17 but got another error when it tried to build efl.evas:

Cythonizing efl/evas/efl.evas.pyx
warning: efl/evas/efl.evas_object_image.pxi:1268:4: Overriding cdef
method with def method.
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help
error: option --prefix not recognized

Looks like --prefix is correctly recognized by ecore, edje, elementary,
emotion, eo, but not by evas.

-- 

  Massimo Maiurana               GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
                    [Mark Twain]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to