On Oct 11, 7:44 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> OK, I have no clue what's wrong with your Sage install.
> Could you try building from source? It's not difficult -- it
> just takes the computer 1-2 hours, and you have to have
> gcc, g++, make, etc. (all very easy to install in suse).
i´ve already done:
tar zxvf sage-2.8.5.tar
cd sage-2.8.5
make
and at the end of the install.log, it looks very promising:
****************************************************
Host system
uname -a:
Linux llama 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007
i686 i686 i386 GNU/Linux
****************************************************
****************************************************
GCC Version
gcc -v
Using built-in specs.
Target: i586-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/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.1.2 --
enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib --
with-system-zlib --enable-shared --enable-__cxa_atexit --enable-
libstdcxx-allocator=new --program-suffix=-4.1 --enable-version-
specific-runtime-libs --without-system-libunwind --with-cpu=generic --
host=i586-suse-linux
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)
****************************************************
real 0m0.057s
user 0m0.000s
sys 0m0.036s
Successfully installed java3d-20070901
Now cleaning up tmp files.
Making SAGE/Python scripts relocatable...
Making script relocatable
make[1]: Leaving directory `/llama01/gime_se/DOWNLOAD/sage-2.8.5/spkg'
real 94m7.660s
user 84m5.831s
sys 8m49.253s
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
sage: install_scripts('/usr/local/bin')
at the SAGE command prompt.
SAGE build/upgrade complete!
------------------------------------------------------
i also tried to build the sage-2.8.6 version,
but in this case unsuccessfully!
sebastian
--~--~---------~--~----~------------~-------~--~----~
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-forum
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---