#10000: GSL library fails to install on AIX 5.3
----------------------------------+-----------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: AIX or HP-UX ports | Keywords: gcc-bug
Author: | Upstream: Reported upstream. Developers
acknowledge bug.
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by drkirkby):
Replying to [comment:15 drkirkby]:
> '''Note''' All changes to spkg-install are inside sections which have
>
> {{{
> If [ "x$UNAME~" = xAIX ] ; then
> # some changes
> fi
> }}}
Oops, there's a syntax error in what I just wrote in the trac, though the
update .spkg file is fine. I should have stated all changes to spkg-
install are inside sections which have
{{{
If [ "x$UNAME" = xAIX ] ; then
# some changes
fi
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10000#comment:16>
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.