2009/8/6 Jorge E. ´Sanchez Sanchez <[email protected]> > Hi! > > I'm sorry for bothering you with perhaps trivialities but I am desperate > trying to get my sage-ETS rebuilt again. > > I was working happily with your ets-3.1.1.rev22704-py2.5.spkg (specially > mayavi). Almost each month I was doing my sage upgrade from source (without > problems) but in the last one I have some trouble to accomplish it and my > sage became useless. Then I try to re-install all sage from source but it > didn't work also, so I have to download the binary built for my athlon64, > ubuntu 9.04 system. Now I am trying to get my ETS working again (the old one > became corrupted), and tried to follow the directions given in the > > > http://sage.math.washington.edu/home/jsp/SPKGS/ETS > > page, but when trying to install the vtk-cvs-20090316 it fails to finish > it, sending the message: > > > ______________________________________________________________________________________________________ > -- Generating done > -- Build files have been written to: > /opt/sage/spkg/build/vtk-cvs-20090316/src/VTK/vtk-build > Scanning dependencies of target vtkWrapPython > [ 0%] Building C object > Wrapping/CMakeFiles/vtkWrapPython.dir/vtkWrapPython.o > [ 0%] Building C object > Wrapping/CMakeFiles/vtkWrapPython.dir/vtkParse.tab.o > make[2]: *** No rule to make target > `/opt/sage/local/lib/python2.5/config/libpython2.5.a', needed by > `bin/vtkWrapPython'. Stop. > make[1]: *** [Wrapping/CMakeFiles/vtkWrapPython.dir/all] Error 2 > make: *** [all] Error 2 > Error building VTK > > _______________________________________________________________________________________________________ > > I have seen the file /opt/sage/spkg/build/vtk-cvs-20090316/spkg-install and > understand that it is looking for the old libpyhon2.5a library which does > not exist because the sage's upgrade to python2.6. So I edit the > spkg-install file changing the path from 2.5 to 2.6 but now I do not know > how to proceed to continue the built, as I always have used the automated > "sage -i filename", I do not know how to do it manually, please could you > help me? >
Do /opt/sage/sage -sh cd /opt/sage/spkg/build/vtk-cvs-20090316/ ./spkg-install and if that finishes without errors, touch /opt/sage/spkg/installed/vtk-cvs-20090316 then continue as explained at http://sage.math.washington.edu/home/jsp/SPKGS/ETS William > > I have stalked with this since july 31, and all my science work is deadly > stopped so I am going nuts. I am affraid this is going to be an issue if all > the spkg has to work with python2.5, so I was looking for a libpython2.5a > but I cannot found any in my directories and that worries me a lot, so I > will appreciate it very much any help you could give me to accomplish to get > my ETS rebuilt. > > Thank you in advance > Jorge > > ------------------------------ > Comparte tus recuerdos en línea con quien tú desees quien tú > desees.<http://www.microsoft.com/mexico/windows/windowslive/products/photos-share.aspx?tab=1> > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
