I have tried to install Sage 7.1 on my Ubuntu 15.10, it does not work. Here 
is the tail of the log when I enter "make":

=======================================================================================================================
************************************************************************
Traceback (most recent call last):
  File "setup.py", line 67, in <module>
    include_dirs = sage_include_directories(use_sources=True)
  File "/home/mydocuments/SageMath/SageMath/src/sage/env.py", line 172, in 
sage_include_directories
    import os, numpy
  File 
"/home/mydocuments/SageMath/SageMath/local/lib/python2.7/site-packages/numpy/__init__.py",
 
line 180, in <module>
    from . import add_newdocs
  File 
"/home/mydocuments/SageMath/SageMath/local/lib/python2.7/site-packages/numpy/add_newdocs.py",
 
line 13, in <module>
    from numpy.lib import add_newdoc
  File 
"/home/mydocuments/SageMath/SageMath/local/lib/python2.7/site-packages/numpy/lib/__init__.py",
 
line 8, in <module>
    from .type_check import *
  File 
"/home/mydocuments/SageMath/SageMath/local/lib/python2.7/site-packages/numpy/lib/type_check.py",
 
line 11, in <module>
    import numpy.core.numeric as _nx
  File 
"/home/mydocuments/SageMath/SageMath/local/lib/python2.7/site-packages/numpy/core/__init__.py",
 
line 14, in <module>
    from . import multiarray
ImportError: libsatlas.so: cannot open shared object file: No such file or 
directory
************************************************************************
Error building the Sage library
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/mydocuments/SageMath/SageMath/logs/pkgs/sage-7.1.log
Describe your computer, operating system, etc.
************************************************************************
Makefile:6: recipe for target 'sage' failed
make[3]: *** [sage] Error 1
make[3]: Leaving directory '/home/mydocuments/SageMath/SageMath/src'

real    0m0.541s
user    0m0.092s
sys    0m0.024s
Makefile:767: recipe for target 'sagelib' failed
make[2]: *** [sagelib] Error 2
make[2]: Leaving directory '/home/mydocuments/SageMath/SageMath/build/make'
Makefile:640: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/mydocuments/SageMath/SageMath/build/make'

real    0m2.078s
user    0m0.904s
sys    0m0.136s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all'):

* package: sage-7.1
  log file: /home/mydocuments/SageMath/SageMath/logs/pkgs/sage-7.1.log
  build directory: 
/home/mydocuments/SageMath/SageMath/local/var/tmp/sage/build/sage-7.1

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

Makefile:16: recipe for target 'all' failed
make: *** [all] Error 1
==================================================================================================================
Thank you in advance for your help. (I use Ubuntu 15.10, 64 bits)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to