Hi all, I'm attempting to build Sage on a SUSE Enterprise 10 (SLES 10) cluster. I have run ./configure as follows:
./configure SAGE_FORTRAN_LIB=/usr/lib/libgfortran.so.1 SAGE_FORTRAN=/ usr/bin/gfortran CXX=g++ CC=gcc The error is related to the install of python2.6. Why did configure choose /local/scr/jberwald/TMPDIR/poG7ZVuA? Any help would be greatly appreciated. Thanks, Jesse >>>>>> from install.log <<<<<<<<<< Extracting package /sciclone/home04/jberwald/src/sage-4.7.2/spkg/ standard/python-2.6.4.p11.spkg ... -rw-r----- 1 jberwald mathf 11748536 2011-07-05 07:28 /sciclone/home04/ jberwald/src/sage-4.7.2/spkg/standard/python-2.6.4.p11.spkg Finished extraction **************************************************** Host system uname -a: Linux ty71 2.6.16.53-0.16-smp #1 SMP Tue Oct 2 16:57:49 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux **************************************************** **************************************************** CC Version gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr -- with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/ share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable- languages=c,c++,objc,fortran,obj-c++,java,ada --enable- checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 -- enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 -- with-system-zlib --enable-shared --enable-__cxa_atexit --enable- libstdcxx-allocator=new --program-suffix= --enable-version-specific- runtime-libs --without-system-libunwind --with-cpu=generic -- host=x86_64-suse-linux Thread model: posix gcc version 4.1.2 20070115 (prerelease) (SUSE Linux) **************************************************** Patching src/setup.py for multiarch. patch: **** Can't create file /local/scr/jberwald/TMPDIR/poG7ZVuA : Permission denied Error patching src/setup.py real 0m0.011s user 0m0.000s sys 0m0.004s sage: An error occurred while installing python-2.6.4.p11 -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org