For #2, it sounds like you are trying to build from source with the binary, which doesn't work. If you download the source and try again it should be OK. While this takes around 2 hours (depending on your machine of course), it does make upgrading easier.
I am not sure what is wrong with #1, since I never use the binaries. Probably someone else can help with that. -M. Hampton On May 25, 11:23 pm, Rajeev Singh <[email protected]> wrote: > Hi, > I have recently started using SAGE on sagenb.org and I am very impressed by > it. > I have downloaded the full system and was following the instruction given, > but it didn't work for me. > Precisely, the following problems come - > > 1. it is unable to execute the binary file > > 10:38:07 $ ./sage > ---------------------------------------------------------------------- > | Sage Version 3.4.1, Release Date: 2009-04-21 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > /home/rajeev/sage/local/bin/sage.bin: /home/rajeev/sage/local/bin/sage.bin: > cannot execute binary file > > 2. on giving make, the first few lines are- > > 10:38:11 $ make > cd spkg && ./install all 2>&1 | tee -a ../install.log > /bin/ls: cannot access bzip2-*-install: No such file or directory > /bin/ls: cannot access dir-*-install: No such file or directory > /bin/ls: cannot access prereq-*-install: No such file or directory > ... > > Though I have been using linux for sometime, I am good enough to understand > what's going on here. > > Best, > Rajeev --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
