#8567: Specify the location of iconv for 'gd'
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by drkirkby):
Another way to solve the fallout from updating R, will probably be to add
{{{
if [ "x$UNAME" != xSunOS ] && [ "x$UNAME" != xCYGWIN ] then ;
exit 0
fi
}}}
to the top of the *iconv* spkg-install file. That's probably the simplest
hack. This is untested and I don't have time to do this until around 2100
GMT today, so if someone beats me to it, go ahead and try it. '''Make sure
it is tested on both Solaris and Linux. It should build iconv on Solaris,
but not on Linux'''
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8567#comment:19>
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.