Hi all! I'am trying to use sage on ArchLinux server. There is not enough space on /home, so i create a directory /ubin/sage and unpack sage in there:
drwxr-xr-x 3 operator users 4.0K 2009-09-14 22:33 sage then i'am trying to run "make" command, and of this it's output here: ------------------------------------------------------------------------------------------------ Machine: Linux heaviside 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 18:04:53 CEST 2009 i686 Intel(R) Celeron(R) CPU 1.70GHz GenuineIntel GNU/Linux sage: polytopes_db-20080430 is already installed sage-spkg dsage-1.0.1.p0 2>&1 You must set the SAGE_ROOT environment variable or run this script from the SAGE_ROOT or SAGE_ROOT/local/bin/ directory. dsage-1.0.1.p0 Machine: Linux heaviside 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 18:04:53 CEST 2009 i686 Intel(R) Celeron(R) CPU 1.70GHz GenuineIntel GNU/Linux sage: dsage-1.0.1.p0 is already installed cd /ubin/sage/sage-4.1.1-linux-Ubuntu_9.04-i686-Linux && . local/bin/ sage-env && cd local/bin/ && ./sage-make_relative Making script relocatable make[1]: Leaving directory `/ubin/sage/sage-4.1.1-linux-Ubuntu_9.04- i686-Linux/spkg' real 0m11.046s user 0m4.976s sys 0m3.186s /ubin/sage/sage-4.1.1-linux-Ubuntu_9.04-i686-Linux/local/bin/sage- sage: line 869: 8932 Illegal instruction python "$SAGE_ROOT"/ devel/sage/doc/common/builder.py $@ ------------------------------------------------------------------------------------------------ And then sage won't run: -------------------------------------------- $ ./sage ---------------------------------------------------------------------- | Sage Version 4.1.1, Release Date: 2009-08-14 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- The Sage install tree may have moved. Regenerating Python.pyo and .pyc files that hardcode the install PATH (please wait at most a few minutes)... Do not interrupt this. /ubin/sage/sage-4.1.1-linux-Ubuntu_9.04-i686-Linux/local/bin/sage- sage: line 199: 8966 Illegal instruction sage-ipython "$@" -i ----------------------------------------------------------------- any suggestions?.. help please.. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---