> Wait, so is a key point that if one builds Python for Sage as a > framework, then Python is no longer contained in SAGE_ROOT/local/? > Is that what you're saying? I can see numerous problems and > confusion arising as a result. Hopefully it can still be in > SAGE_ROOT/local, and maybe there is a symlink? >
You can put frameworks whereever you want. When I have setup a Framework Python build for Sage in the past I made a directory like $SAGE/local/Frameworks and put it there. The only caveat is that you have to be careful to point everything in sage to that - otherwise many things will try to find the system one. But the multiple versions co-exist just fine. Cheers, Brian > > William > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---