Hi, I'm having trouble installing the optional kash package with sage-4.7. I'm using a recent issue macbook pro running 10.6.7. Any help would be appreciated. Here is what happens:
$ sage -i kash3-2008-07-31.spkg Installing kash3-2008-07-31.spkg Calling sage-spkg on kash3-2008-07-31.spkg Warning: Attempted to overwrite SAGE_ROOT environment variable kash3-2008-07-31 Machine: Darwin dhcp-141-198.caltech.edu 10.7.4 Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/RELEASE_X86_64 x86_64 Deleting directories from past builds of previous/current versions of kash3-2008-07-31 Extracting package /Users/jtyard/sage-4.7/spkg/optional/ kash3-2008-07-31.spkg ... -rw-r--r-- 1 jtyard staff 34877440 May 26 17:35 /Users/jtyard/ sage-4.7/spkg/optional/kash3-2008-07-31.spkg Finished extraction **************************************************** Host system uname -a: Darwin dhcp-141-198.caltech.edu 10.7.4 Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/RELEASE_X86_64 x86_64 **************************************************** **************************************************** CC Version gcc -v Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable- checking --enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program- prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686- apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) **************************************************** Usage: List: tar -tf <archive-filename> Extract: tar -xf <archive-filename> Create: tar -cf <archive-filename> [filenames...] Help: tar --help Error extracting kash. real 0m0.031s user 0m0.024s sys 0m0.007s sage: An error occurred while installing kash3-2008-07-31 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /Users/jtyard/sage-4.7/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/jtyard/sage-4.7/spkg/build/kash3-2008-07-31 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 '/Users/jtyard/sage-4.7/spkg/build/kash3-2008-07-31' && '/Users/ jtyard/sage-4.7/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. -- 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
