Hi,
I built sage from source, the build process finishes (ATLAS takes a long 
time to build), but when I start sage I get:

-------------------
jscandal@jorges { ~/sw/sage/sage-4.6.1 }$ ./sage
----------------------------------------------------------------------
| Sage Version 4.6.1, Release Date: 2011-01-11                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/jscandal/sw/sage/sage-4.6.1/local/bin/sage-ipython", line 19, 
in <module>
    from IPython.CrashHandler import CrashHandler
ImportError: No module named CrashHandler
-------------------


This is ubuntu 10.10, 64 bits, on an intel core i5 450 M laptop. 
Gcc version:

jscandal@jorges { ~/sw/sage/sage-4.6.1 }$ gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4 --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--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.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) 


I tried searching the sage-devel and sage-support groups and google for 
errors related to CrashHandler, but didn't find much relevant information. I 
actually built sage several times now, changing environment values (with and 
without checks, parallel or single thread builds), tried also version 4.6, 
but I can't start sage. I don't know where to start looking. I'll probably 
repeat the build tonight from zero, to get a clean install.log in case it 
might prove useful.
Thanks for any hints.

jorges

-- 
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-support
URL: http://www.sagemath.org

Reply via email to