I am running Fedora 13 with all updates applied.
When I run the latest sage binary it fails

$ ./sage
----------------------------------------------------------------------
| Sage Version 4.6.1, Release Date: 2011-01-11                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call
last)

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/IPython/
ipmaker.pyc in force_import(modname)
     64         reload(sys.modules[modname])
     65     else:
---> 66         __import__(modname)
     67
     68

/home/asd1815/Downloads/sage/local/bin/ipy_profile_sage.py in
<module>()
      5     preparser(True)
      6
----> 7     import sage.all_cmdline
      8     sage.all_cmdline._init_cmdline(globals())
      9

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
all_cmdline.py in <module>()
     12 try:
     13
---> 14     from sage.all import *
     15     from sage.calculus.predefined import x
     16     preparser(on=True)

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
all.py in <module>()
     70 get_sigs()
     71
---> 72 from sage.rings.all      import *
     73 from sage.matrix.all     import *
     74

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
rings/all.py in <module>()
     63
     64 # Finite fields

---> 65 from finite_rings.all import *
     66
     67 # Number field


/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
rings/finite_rings/all.py in <module>()
     19
#*****************************************************************************

     20
---> 21 from constructor import (FiniteField, is_FiniteField,
is_PrimeFiniteField,
     22                           conway_polynomial,
exists_conway_polynomial)
     23 GF = FiniteField

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
rings/finite_rings/constructor.py in <module>()
    166 # On a Macbook Pro OSX 10.5.8, this manifests as a Bus Error
on exiting Sage.

    167 # TODO: figure out why

--> 168 from finite_field_givaro import FiniteField_givaro
    169
    170 import sage.interfaces.gap

/home/asd1815/Downloads/sage/local/lib/python2.6/site-packages/sage/
rings/finite_rings/finite_field_givaro.py in <module>()
      3 from sage.rings.integer import Integer
      4 from sage.structure.parent_gens import ParentWithGens
----> 5 from sage.rings.finite_rings.element_givaro import
Cache_givaro
      6 from sage.rings.integer_ring import ZZ
      7 from sage.databases.conway import ConwayPolynomials

ImportError: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
found (required by /home/asd1815/Downloads/sage/local/lib/python2.6/
site-packages/sage/rings/finite_rings/element_givaro.so)
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.


$ rpm -q --provides libstdc++
libstdc++ = 4.4.4-15.fc13
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.1)
libstdc++.so.6(CXXABI_1.3.2)
libstdc++.so.6(CXXABI_1.3.3)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.1)
libstdc++.so.6(GLIBCXX_3.4.10)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.12)
libstdc++.so.6(GLIBCXX_3.4.13)
libstdc++.so.6(GLIBCXX_3.4.2)
libstdc++.so.6(GLIBCXX_3.4.3)
libstdc++.so.6(GLIBCXX_3.4.4)
libstdc++.so.6(GLIBCXX_3.4.5)
libstdc++.so.6(GLIBCXX_3.4.6)
libstdc++.so.6(GLIBCXX_3.4.7)
libstdc++.so.6(GLIBCXX_3.4.8)
libstdc++.so.6(GLIBCXX_3.4.9)
libstdc++ = 4.4.5-2.fc13
libstdc++(x86-32) = 4.4.5-2.fc13

$ cat /proc/version
Linux version 2.6.34.7-66.fc13.i686.PAE
(mockbu...@x86-04.phx2.fedoraproject.org) (gcc version 4.4.5 20101112
(Red Hat 4.4.5-2) (GCC) ) #1 SMP Wed Dec 15 07:21:49 UTC 2010

$ uname -a
Linux localhost.localdomain 2.6.34.7-66.fc13.i686.PAE #1 SMP Wed Dec
15 07:21:49 UTC 2010 i686 i686 i386 GNU/Linux

$ m4 --version
m4 (GNU M4) 1.4.13
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/
gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Rene' Seindal.

$ make -v
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-redhat-linux-gnu

$ g++ -v
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
enable-checking=release --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-
jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-
ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-
redhat-linux
Thread model: posix
gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC)


gcc -v
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
enable-checking=release --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-
jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-
ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-
redhat-linux
Thread model: posix
gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC)


$ perl -v

This is perl, v5.10.1 (*) built for i386-linux-thread-multi

Copyright 1987-2009, Larry Wall

Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source
kit.

Complete documentation for Perl, including FAQ lists, should be found
on
this system using "man perl" or "perldoc perl".  If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.

ranlib -v
GNU ranlib version 2.20.51.0.2-20.fc13 20091009
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of
the GNU General Public License version 3 or (at your option) any later
version.
This program has absolutely no warranty.

$ tar --version
tar (GNU tar) 1.22
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/
gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to