The fact that you used make to install sage made me slightly confused.
>From the path where you installed sage

 "/home/li/sage/sage-4.7-linux-32bit-ubuntu_10.04_lts-i686-Linux/"

I saw that you downloaded a prebuild binairy for the 32 bits version
of ubuntu 10.04. The procedure of installing prebuild binairy's is
described on: 
http://www.sagemath.org/doc/installation/binary.html#linux-and-os-x
and doesn't involve running make. Also when you install a prebuild
binary you have to really make sure that it matches your system. In
this case you have to verify that you have ubuntu 10.04 and that it is
32bit.

The procedure for installing from source is (and the procedure
involving make) is mentioned at

http://www.sagemath.org/doc/installation/source.html#install-from-source-code

Did you follow during installation any of these two procedures or some
other part of the documentation?


---------- Forwarded message ----------
From: jianrong <[email protected]>
Date: Sun, Sep 25, 2011 at 5:26 PM
Subject: Re: Sage install errors.
To: Maarten Derickx <[email protected]>


Thank you very much. The command I used is make. I will try again
using your suggestions.



On 9月25日, 上午6时03分, Maarten Derickx <[email protected]>
wrote:
> From the errors it looks like the installation did work, but starting the
> resulting sage didn't work. Can you confirm this by telling what was the
> command you executed to get the errors.
>
> It looks like a problem with circular imports somewhere in numpy (a python
> package used by sage), but those problems should not be platform dependent
> (unless some things in sage are only imported on ubuntu but not on other
> platforms). Another posibility is that for some reason numpy didn't install
> correctly.
>
> I don't have ubuntu myself so I cannot reproduce your problem, so the only
> advise I can give you is to try and install sage-4.7.1 instead of 4.7 and
> see if the problem still occurs. Another possibility would be to install
> from source. But I cannot guarantee that these possibilities will work

-- 
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
URL: http://www.sagemath.org

Reply via email to