On 20 Apr., 06:48, leif <not.rea...@online.de> wrote: > On 20 Apr., 06:35, leif <not.rea...@online.de> wrote: > > On 20 Apr., 06:27, John H Palmieri <jhpalmier...@gmail.com> wrote: > > > On Thursday, April 19, 2012 9:23:47 PM UTC-7, leif wrote: > > > > On 20 Apr., 05:25, Rajeev Singh <rajs2...@gmail.com> wrote: > > > > > I don't think that should happen because I'm just giving the following > > > > > command on terminal - > > > > > > sage -i git-1.7.9.4 > > > > > > I am using sage-4.8. I get the same error on two computers (one > > > > > running SuseLinux and another running Debian). > > > > > What does > > > > > $ sage --python --version > > > > > give? > > > > For me, as expected: > > > > $ sage --python --version > > > Python 2.7.2 > > > ;-) That's certainly not Sage 4.8 ... > > FWIW: > > ... > Successfully installed git-1.7.9.4 > Now cleaning up tmp files. > Making Sage/Python scripts relocatable... > Finished installing git-1.7.9.4.spkg > > real 2m56.141s > user 3m57.170s > sys 0m31.020s > $ ./sage --version > Sage Version 4.8, Release Date: 2012-01-20 > $ ./sage --python --version > Python 2.6.4 > > (Ubuntu 10.04.4 LTS) > > Also works for me if I do './sage -i git' (which first downloads the > spkg; IMHO the only point where Python is used at all).
I actually do have /usr/bin/python setup.py install --prefix /data/leif/Sage/sage-4.8/ local in the spkg log... -leif -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org