Hello, after installing all prerequisites and updating, I downloaded the 
latest Sage source code, sage-6.1.1.tar.gz. After unpacking all I did was 
type

export SAGE64=yes

and then I just typed 

make.

My laptop is a MacBook Pro (4,1) running Ubuntu 12.04LTS, 3.8GiB, Intel 
Core 2 Duo CPU T8300 @ 2.4GHz x 2 with 300 GB free.

Copy and pasted below is the relevant spkg log file.

I would like to be able to finalize install of Sage.

Thank you!

**********************************************************

Found local metadata for conway_polynomials-0.4.p0
Found local sources at 
/home/sbh/SW/Sage6.1.1/sage-6.1.1/upstream/conway_polynomials-0.4.tar.bz2
Checksum: 25b7abe5c935d20c3ebcde943308652c412d14dc vs 
25b7abe5c935d20c3ebcde943308652c412d14dc
conway_polynomials-0.4.p0
====================================================
Setting up build directory for conway_polynomials-0.4.p0
Finished set up
****************************************************
Host system:
Linux sbh-MacBookPro 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--enable-gnu-unique-object --enable-plugin --enable-objc-gc 
--disable-werror --with-arch-32=i686 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
****************************************************
Traceback (most recent call last):
  File "./spkg-install", line 4, in <module>
    from sage.all import save
  File 
"/home/sbh/SW/Sage6.1.1/sage-6.1.1/local/lib/python2.7/site-packages/sage/all.py",
 
line 86, in <module>
    from sage.misc.all       import *         # takes a while
  File 
"/home/sbh/SW/Sage6.1.1/sage-6.1.1/local/lib/python2.7/site-packages/sage/misc/all.py",
 
line 93, in <module>
    from functional import (additive_order,
  File 
"/home/sbh/SW/Sage6.1.1/sage-6.1.1/local/lib/python2.7/site-packages/sage/misc/functional.py",
 
line 36, in <module>
    from sage.rings.complex_double import CDF
ImportError: /home/sbh/SW/Sage6.1.1/sage-6.1.1/local/lib/libgsl.so.0: 
undefined symbol: cblas_sdsdot

real    0m1.490s
user    0m0.304s
sys    0m0.136s
************************************************************************
Error installing package conway_polynomials-0.4.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/sbh/SW/Sage6.1.1/sage-6.1.1/logs/pkgs/conway_polynomials-0.4.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/sbh/SW/Sage6.1.1/sage-6.1.1/local/var/tmp/sage/build/conway_polynomials-0.4.p0
 
and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd 
'/home/sbh/SW/Sage6.1.1/sage-6.1.1/local/var/tmp/sage/build/conway_polynomials-0.4.p0'
 
&& '/home/sbh/SW/Sage6.1.1/sage-6.1.1/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************ 

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to