Kai Huuhko, il 03/05/2013 22:13, ha scritto:

>> $python setup.py build_ext --prefix=/opt/e17
> You are using the distutils command "build_ext" here...
>>[...]
>> "setup.py install", same prefix, without problems.
> ... and "install" here, which have different parameters.
> 
> You will see which parameters are allowed for a command using the --help 
> option, e.g.
> 
> python setup.py build_ext --help

I see.
Well, then --prefix is recognized by build_ext on all libs except evas,
because it fails only when it comes to cythonize efl.evas_object_image.pxi.


-- 

  Massimo Maiurana               GPG keyID #7044D601

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

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to