2009/8/8 Jorge E. ´Sanchez Sanchez <[email protected]>:
>
>    Hi William and Ondrej!
>
>    I have tested the full vtk-cvs-20090316 installation with python2.6
>    running the examples in the:
>    /opt/sage/spkg/build/vtk-cvs-20090316/src/VTK/Examples
>    directory, and it works fine.
>
>    But I cannot finished to build ets, because I am missing an Enable >=3.1
> spkg, I have downloaded
>    Enable-3.2.0.tar.gz, from http://pypi.python.org/simple/Enable/
>    but my problem now is that I don't know how to build a spkg from this
> file.
>
>    I have tried python setup.py unsuccessfully, it seems (apart that I know
> this should not be the way to make
>    the spkg) that it can't find the numpy library path (and the other
> libraries within sage: atlas, lapack, etc)
>    Just to make the last jump, could you tell me what can I do now?.

use "tar xjf some.spkg", to see inside how it works, just create a
spkg-install. I think it's somewhere in sage docs too.

Alternatively, just do

sage -python setup.py install

in the Enable directory. It should work.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to