On 8/8/07, Bill Page <[EMAIL PROTECTED]> wrote: > William, et al.; > > I downloaded sage-2.7.3-x86_64-Linux.tar.gz, untarred it and started > sage successfully. But when I ask sage to start a clisp session, it > fails with the following message: > > [EMAIL PROTECTED]:~/sage-2.7.3-x86_64-Linux$ ./sage -clisp > clisp: /home/was/sage-2.7.2.rc1/local/lib/clisp/base/lisp.run: No > such file or directory > > I did 'sage -upgrade' and tried again, but the error remains. > > Any ideas how I can make this work? (It worked in sage-2.7.1)
I think this is a problem with the binary not being supported on your machine. In fact, I just tried installing the binary on my Opteron machine and it doesn't work either. Even started SAGE doesn't work: [EMAIL PROTECTED]:~/incoming/bin/linux/64bit/sage-2.7.3-x86_64-Linux$ ./sage ---------------------------------------------------------------------- | SAGE Version 2.7.3, Release Date: 2007-08-02 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- Illegal instruction ---- I thought that code built on an Intel x86_64 machine (Xeon) would also work on an opteron x86_64 machine, but evidently that is very much not the case. I will have to build binaries both for Intel and Opteron x86_64. I've started an opteron binary building, and will post it at sagemath.org when it finishes. Thanks for reporting this problem. All this "building SAGE binaries" stuff is starting to get complicated to do entirely by myself. Would anybody like to volunteer to help out? Labor, hardware, and clever technical solutions are all appreciated. -- William --~--~---------~--~----~------------~-------~--~----~ 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---