Here is a copy of the file you wanted, I hope it helps: Warning: Attempted to overwrite SAGE_ROOT environment variable sqlite-3.6.22 Machine: Linux linux-pu35.site 2.6.34.4-0.1-desktop #1 SMP PREEMPT 2010-08-20 19:21:29 +0200 i686 i686 i386 GNU/Linux Deleting directories from past builds of previous/current versions of sqlite-3.6.22 Extracting package /home/michael/Downloads/sage-4.5.3/spkg/standard/ sqlite-3.6.22.spkg ... -rw-r--r-- 1 michael users 1080534 26. Jul 05:53 /home/michael/ Downloads/sage-4.5.3/spkg/standard/sqlite-3.6.22.spkg sqlite-3.6.22/ sqlite-3.6.22/SPKG.txt sqlite-3.6.22/.hg/ sqlite-3.6.22/.hg/00changelog.i sqlite-3.6.22/.hg/requires sqlite-3.6.22/.hg/undo.dirstate sqlite-3.6.22/.hg/store/ sqlite-3.6.22/.hg/store/00changelog.i sqlite-3.6.22/.hg/store/00manifest.i sqlite-3.6.22/.hg/store/data/ sqlite-3.6.22/.hg/store/data/_s_p_k_g.txt.i sqlite-3.6.22/.hg/store/data/spkg-install.i sqlite-3.6.22/.hg/store/data/.hgignore.i sqlite-3.6.22/.hg/store/data/patches/ sqlite-3.6.22/.hg/store/data/patches/_makefile.in.i sqlite-3.6.22/.hg/store/undo sqlite-3.6.22/.hg/attic/ sqlite-3.6.22/.hg/dirstate sqlite-3.6.22/.hg/undo.branch sqlite-3.6.22/src/ sqlite-3.6.22/src/depcomp sqlite-3.6.22/src/sqlite3.pc sqlite-3.6.22/src/aclocal.m4 sqlite-3.6.22/src/README sqlite-3.6.22/src/ltmain.sh sqlite-3.6.22/src/configure sqlite-3.6.22/src/shell.c sqlite-3.6.22/src/configure.ac sqlite-3.6.22/src/config.guess sqlite-3.6.22/src/install-sh sqlite-3.6.22/src/config.sub sqlite-3.6.22/src/missing sqlite-3.6.22/src/sqlite3.1 sqlite-3.6.22/src/sqlite3.c sqlite-3.6.22/src/sqlite3.h sqlite-3.6.22/src/Makefile.am sqlite-3.6.22/src/Makefile.in sqlite-3.6.22/src/sqlite3ext.h sqlite-3.6.22/src/INSTALL sqlite-3.6.22/src/sqlite3.pc.in sqlite-3.6.22/patches/ sqlite-3.6.22/spkg-install sqlite-3.6.22/.hgignore Finished extraction **************************************************** Host system uname -a: Linux linux-pu35.site 2.6.34.4-0.1-desktop #1 SMP PREEMPT 2010-08-20 19:21:29 +0200 i686 i686 i386 GNU/Linux **************************************************** **************************************************** CC Version gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.5/lto-wrapper Target: i586-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib -- enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable- checking=release --with-gxx-include-dir=/usr/include/c++/4.5 --enable- ssp --disable-libssp --disable-plugin --with-bugurl=http:// bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj -- disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable- __cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.5 --enable- linux-futex --without-system-libunwind --enable-gold --with-plugin-ld=/ usr/bin/gold --with-arch-32=i586 --with-tune=generic --build=i586-suse- linux Thread model: posix gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) **************************************************** bash: symbol lookup error: bash: undefined symbol: rl_filename_rewrite_hook
real 0m0.020s user 0m0.002s sys 0m0.005s sage: An error occurred while installing sqlite-3.6.22 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /home/michael/Downloads/sage-4.5.3/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/michael/Downloads/sage-4.5.3/spkg/build/sqlite-3.6.22 and type 'make check' 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/michael/Downloads/sage-4.5.3/spkg/build/sqlite-3.6.22' && '/ home/michael/Downloads/sage-4.5.3/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. I tired to update bash, but it doesn't semm to make any difference. Thanks again! On 12 Sep., 23:34, Mitesh Patel <[email protected]> wrote: > On 09/12/2010 09:16 AM, Michael wrote: > > > On 12 Sep., 00:15, John H Palmieri <[email protected]> wrote: > >> Have you tried building from the source distribution? Download it, > >> unpack the tar file, and type "make". Then wait a few hours. (I > >> suppose there may be some incompatibility between the binary > >> distribution and your system.) > > > I tried what you said, but there occured an error again. I'll post the > > relevant lines below. I tired to open the subshell and debug the > > program, but that didn't work either. There seems to be a missing > > ".py"-file or something, I do not fully understand what I get there. > > > I hope you can help me to fix that. Thanks! > > > Here the command line output from the occurance of the error on: > > Could you give us a link to SAGE_ROOT/spkg/logs/sqlite-3.6.22.log ? > > > ./sage -docbuild all html 2>&1 | tee -a dochtml.log > > python: can't open file '/home/michael/Downloads/sage-4.5.3/devel/sage/ > > doc/common/builder.py': [Errno 2] No such file or directory > > The builder.py error here is secondary. We're tracking this problem at > > http://trac.sagemath.org/sage_trac/ticket/9799 > > > mich...@linux-pu35:~/Downloads/sage-4.5.3> cd '/home/michael/Downloads/ > > sage-4.5.3/spkg/build/sqlite-3.6.22' && '/home/michael/Downloads/ > > sage-4.5.3/sage' -sh > > > Starting subshell with Sage environment variables set. > > Be sure to exit when you are done and do not do anything > > with other copies of Sage! > > > Bypassing shell configuration files ... > > > bash: symbol lookup error: bash: undefined symbol: > > rl_filename_rewrite_hook > > According to > > http://forums.opensuse.org/english/get-help-here/pre-release-beta/433... > > you may need to update bash. I think you can check for updates with YaST: > > http://en.opensuse.org/YaST_Software_Management > > > Exited Sage subshell. > > mich...@linux-pu35:~/Downloads/sage-4.5.3/spkg/build/sqlite-3.6.22> -- 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
