On Jan 14, 2008 3:20 PM, John Voight <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I tried to download
>   
> http://www.sagemath.org/SAGEbin/linux/32bit/sage-2.9.2-ubuntu32-i686-Linux.tar.gz
> onto sage.math (is there another place to get the binaries?) and after
> untarring, when I run
>   ./sage
> I get
> ----------------------------------------------------------------------
> | SAGE Version 2.9.2, Release Date: 2008-01-05                       |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
> sage.bin: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by
> sage.bin)
> sage.bin: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by
> sage.bin)
> python: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by
> python)
>
> Forgive the naive question, but what does
> this mean?!

The above means that you're trying to run a 32-bit binary on a 64-bit operating
system, which shouldn't work (unless I had installed 32-bit
compatibility libraries
which I haven't).

> (I also tried the 64-bit.)

I'm curious about how that failed.

Anyway, in about 15 minutes there will be a fresh binary of 2.9.2 that I built
on sage.math sitting in /home/was/build/sage-2.9.2/dist, and you should use
that one.

 -- William

>
> Thanks for your help.
>
> John Voight
> Assistant Professor of Mathematics
> University of Vermont
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> http://www.cems.uvm.edu/~voight/
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to