Corrected instructions:

The following is working on Fedora 7/8 (and Ubuntu?):

 > Dependencies for Sage:
 >

 >   - http://www.wxpython.org wxPython-2.6.x or higher for the UI
 >   - vtk-5.0.3
 >   - setuptools-0.6b

1) Install wxPython-2.8.7.1:
    http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi/wxPython-2.8.7.1.spkg

2) Install vtk-5.0.3:

    install cmake (also an experimental spkg):
    http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi/cmake-2.4.7.spkg
    and
    http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi/vtk-5.0.3.spkg

3) Install setuptools:
    http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi/setuptools-0.6.spkg

4) Install mayavi_2.0.20080117.spkg
    
http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi/mayavi_2.0.20080117.spkg


On a fresh installed sage-2.10 I downloaded all the spkgs from
http://sage.math.washington.edu/home/jsp/SPKGS/MayaVi2/

./sage -i wxPython-2.8.7.1.spkg
./sage -i setuptools-0.6.spkg
./sage -i cmake-2.4.7.spkg
./sage -i vtk-5.0.3.spkg
./sage -i mayavi_2.0.20080117.spkg

This worked for me.

Jaap



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

Reply via email to