#9603: Force iconv to build + install on HP-UX. Currently it is only installed
on
Solaris and Cygwin.
--------------------------------------------+-------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: build | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: Peter Jeremy, Leif Leonhardy | Merged:
Work_issues: |
--------------------------------------------+-------------------------------
Comment(by drkirkby):
Replying to [comment:17 leif]:
> There are some typos/grammatical flaws in the comments and messages.
>
> I'd prefer using {{{$UNAME}}} all the time (instead of in addition
{{{`uname`}}}).
>
> {{{CFLAGS}}} are overwritten when {{{$SAGE64=yes}}}.
>
> I'd use {{{$MAKE}}} instead of {{{make}}} (in both {{{spkg-check}}} and
{{{spkg-install}}}). If parallel make should be disabled in some cases, I
would then either do {{{$MAKE -j1 [target]}}} or {{{export MAKE="$MAKE
-j1" ; ... $MAKE [target]}}}.
>
> I've still not looked at the whole; I think I'll do tomorrow...
Did you get a chance to look at this? I'd rather fix all the problems at
once.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9603#comment:18>
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.