#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 hemmecke):
> > Dependency is included in the package fricasaldor.
> I got the following when installing fricasaldor. The message says that
the build directory is missing so I assumed that I had made a mistake.
Yes. The whole problem is due to the Aldor Public License 2. :-( That's
the only reason why there are two packages. The fricas spkg is mBSD and
the fricasaldor spkg is APL2.
The other problem is that Sage does not provide a proper mechanism to deal
with dependencies. (People should look at "zc.buildout".)
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.
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?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6517#comment:42>
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.