Hi,
I had the same problem with Sage 5.4 on Mandriva 2010.1. As explained in
the post
https://groups.google.com/d/topic/sage-devel/7BpVcXiN9Cg/discussion, the
problem arises from the function "time".
A workaround is to edit the file
$SAGE_ROOT/spkg/bin/sage
and to suppress the "time" command
P Purkayastha writes:
> time: cannot run build_sage: No such file or directory
> What version of sage are you using? It could not find sage_build. That is
build_sage, not sage_build. And it's a shell function in
$SAGE_ROOT/spkg/bin/sage . Weird.
-Keshav
Join us in #sagemath on irc.fre
There is a sage-build file. Is it possible that the error comes from
this name changed?
--
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://gr
And yes, sage_build is not in $SAGE_ROOT/local/bin
--
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:
i got the same message with sage-4.8 and sage-4.7.1
--
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:
On Monday, May 7, 2012 5:02:55 PM UTC+8, mmarco wrote:
>
> Trying to build a test branch in mandriva 2010.2, i get the following
> error message:
>
> [root@abel ~]# sage -clone test
> Now cloning the current Sage library branch...
> hg clone sage sage-test
> updating to branch default
> 2547