#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 jhpalmieri):

 For me, the Sage build completed, but the documentation won't build
 because Sage doesn't start successfully:
 {{{
 Traceback (most recent call last):
   File "/home/palmieri/lena/sage-4.3.4.alpha1/local/bin/sphinx-build",
 line 6, in <module>
     import sage.all
   File "/home/palmieri/lena/sage-4.3.4.alpha1/local/lib/python2.6/site-
 packages/sage/all.py", line 73, in <module>
     from sage.matrix.all     import *
   File "/home/palmieri/lena/sage-4.3.4.alpha1/local/lib/python2.6/site-
 packages/sage/matrix/all.py", line 1, in <module>
     from matrix_space import MatrixSpace, is_MatrixSpace
   File "/home/palmieri/lena/sage-4.3.4.alpha1/local/lib/python2.6/site-
 packages/sage/matrix/matrix_space.py", line 40, in <module>
     import matrix_mod2_dense
 ImportError: /home/palmieri/lena/sage-4.3.4.alpha1/local/lib/libgd.so.2:
 undefined symbol: libiconv
 }}}
 Running
 {{{
 export LIBICONV="$SAGE_LOCAL/lib/libiconv.so"
 }}}
 right before running Sage doesn't help.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8567#comment:15>
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.

Reply via email to