#11575: Update PolyBoRi to release 0.8.0
-------------------------------+--------------------------------------------
Reporter: AlexanderDreyer | Owner: AlexanderDreyer
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-4.7.3
Component: packages | Keywords:
Work_issues: | Upstream: None of the above - read trac
for reasoning.
Reviewer: Martin Albrecht | Author: Alexander Dreyer
Merged: | Dependencies: #11574, #9138
-------------------------------+--------------------------------------------
Comment(by AlexanderDreyer):
Replying to [comment:119 leif]:
[...]
> Ok, replacing `LD_LIBRARY_PATH` with `LIBRARY_PATH` in my patch above
(and setting that to a path along which `libgcc*` can be found) also
works.
Try to use the (inlined) patch from #11906. It directly reconstructs the
original environment. Even though it will not utilize LDFLAGS yet.
> But I also noticed other things (when doing `./sage -f ...`):
> {{{
> ...
> Checking for C header file gd.h... yes
> Checking for C library gd... no
> ...
> Checking for C library m4ri... no
> Checking for C header file gd.h... yes
> Checking for C library gd... no
> Symlinking to M4RI/m4ri ...
> ...
> }}}
> (Haven't tracked that further down, but it's strange, provided
`$SAGE_LOCAL/[lib/]` '''is''' used there, since both libraries are
present.)
Maybe the patched LIBPATH is corrupted.
> Also, `spkg-install` (I think) shouldn't delete previous versions until
the build succeeded.
Then you're possibly using outdated headers.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11575#comment:120>
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.