#6517: FriCAS X.Y.Z
-------------------------------+--------------------------------------------
Reporter: awebb | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3
Component: optional packages | Resolution:
Keywords: | Author: Adam Webb, Ralf Hemmecke
Upstream: N/A | Reviewer: Jaap Spies, Adam Webb, Mike
Hansen
Merged: sage-4.3.alpha0 | Work_issues:
-------------------------------+--------------------------------------------
Comment(by awebb):
Replying to [comment:42 hemmecke]:
> It's all not so easy since currently fricasaldor needs the build
directory of the build of the fricas package. It basically copies copies
some files into this directory and then starts the build.
>
> So saying
> {{{
> sage -i fricas-X.Y.Z
> sage -i fricasaldor-X.Y.Z
> }}}
> will not work, because the build directory of fricas is gone. I guess
that might be the problem with your error.
Exactly,
{{{
sage -i -s fricas-X.Y.Z
sage -i fricasaldor-X.Y.Z
}}}
This worked for me since the -s keeps the build directory in the first
step.
>
> The other thing is
> > {{{
> > ****************************************************
> > Installing -s fricas-1.0.9
> > Calling sage-spkg on fricas-1.0.9
> > Warning: Attempted to overwrite SAGE_ROOT environment variable
> > }}}
> Do you have an idea who is printing that warning?
I think I see it everytime I use sage -i to install something. I assume
that it is part of the Sage installing process somewhere. I don't know why
the SAGE_ROOT would need to be changed though.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6517#comment:43>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.