#8191: Add iconv needed for Solaris, and possibly Cygwin too.
-------------------------------+--------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.3.4
Component: packages | Keywords: iconv solaris cygwin
Author: David Kirkby | Upstream: N/A
Reviewer: Minh Van Nguyen | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by mvngu):
* status: positive_review => needs_work
Comment:
The iconv spkg installs a binary called "iconv" to `SAGE_LOCAL/bin`, a
directory which is under revision control. Usually, we don't put
executable binaries under revision control. After installing the iconv
spkg, I get this:
{{{
[mv...@sage bin]$ hg st
? iconv
}}}
The file `.hgignore` needs to be configured to ignore this file. I have
attached
[http://trac.sagemath.org/sage_trac/attachment/ticket/8191/trac_8191-reviewer.patch
trac_8191-reviewer.patch] which does this. Apply that patch to the script
repository. It depends on the patch at #8307. Only my patch needs review
by anyone but me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8191#comment:14>
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.