#7162: maybe remove linking xpm into gd
-----------------------+----------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: minor | Milestone: sage-4.1.3
Component: solaris | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
-----------------------+----------------------------------------------------
I'm trying to build sage-4.1.2 on disk.math.washington.edu (opensolaris
x86) and had to change the spkg-install of gd-2.0.35.p2:
{{{
# We explicitly disable X support, since (1) X is not a SAGE dependency,
# and (2) the gd build fails on a lot of OS X PPC machines when X is
enabled.
./configure --prefix="$SAGE_LOCAL" --without-jpeg --without-x --without-
xpm --with-zlib="$SAGE_LOCAL" --with-freetype="$SAGE_LOCAL"
}}}
I added {{{--without-xpm}}}.
Maybe we should make this standard?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7162>
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
-~----------~----~----~----~------~----~------~--~---