On Fri, 15 Dec 2006 17:03:48 -0800, Luis Finotti <[EMAIL PROTECTED]> wrote: > On 12/15/06, Kate Minola <[EMAIL PROTECTED]> wrote: >> >> When I try to build sage-1.5.0.2 on my >> x86_64-Linux box, it gets to >> >> sage-spkg sage-1.5.0.2 >> >> does some processing, then reports >> >> " Regenerating files that hardcode the install PATH (please wait a few >> seconds)..." >> >> and then hangs (for a reason I have not yet been able to figure >> out). I am using make-3.81. > > I had the same problem with my installation (from scratch) in my AMD > XP system... (also make 3.81). Then, after waiting a couple of hours > and killing it, sage runs, but many tests from "make test" fail.
Maybe you need to type "make" again to finish the install? The problem is happening midway through the install, not at the end. It is completely uneccessary to " Regenerating files that hardcode the install PATH (please wait a few seconds)..." during the build, so I an make sure this doesn't happen during the build. If one ever gets a hang after build when this happens, that would be a serious problem. Does it for you, i.e., after finishing the install by typing "make" again, if you move the entire install directory, then run SAGE, does the above message only appear for a few seconds, then SAGE starts up? By the way, I've reproduced this problem on one of my tests machines. William --~--~---------~--~----~------------~-------~--~----~ 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
