#12840: update M4RI to newest upstream release
--------------------------------------------+-------------------------------
Reporter: malb | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Simon King
Authors: Martin Albrecht | Merged in:
Dependencies: to be merged with #12841 | Stopgaps:
--------------------------------------------+-------------------------------
Comment (by malb):
Replying to [comment:33 jdemeyer]:
> Replying to [comment:32 malb]:
> > Can you elaborate on that? I don't understand.
> {{{
> PKG_CHECK_MODULES([PNG], [libpng12])
> }}}
> succeeds, does not imply that the library file `libpng.so` exists.
Ah, right. It would need {{{-lpng12}}}. Yep, that's a bug. I'll fix that
next week-ish.
> I don't see what you're trying to accomplish with those
`PKG_CHECK_MODULES()` checks.
I am trying to use pkg-config for what it's intended. Making linking
easier.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12840#comment:35>
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.