#9396: statistical package r fails to run, missing libicuuc
-------------------------------------------+--------------------------------
Reporter: mariah | Owner: Mariah Lenox
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.5.1
Component: packages | Keywords:
Author: Mariah Lenox, David Kirkby | Upstream: N/A
Reviewer: David Kirkby, Robert Miller | Merged:
Work_issues: |
-------------------------------------------+--------------------------------
Changes (by rlm):
* status: positive_review => needs_work
Comment:
With a fresh sage build, sage can't even start:
{{{
Traceback (most recent call last):
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/bin/sage-eval",
line 4, in <module>
from sage.all import *
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/all.py",
line 73, in <module>
from sage.matrix.all import *
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/matrix/all.py",
line 1, in <module>
from matrix_space import MatrixSpace, is_MatrixSpace
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/matrix/matrix_space.py",
line 40, in <module>
import matrix_mod2_dense
ImportError: /mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6
/site-packages/sage/matrix/matrix_mod2_dense.so:
undefined symbol: mzd_lqup
Sage failed to startup.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9396#comment:13>
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.