Dear W.M. Chung,
> I have downloaded the SAGE 6.4.1 tar into my Linux (Fedora). After I
> extract it, the sage cannot be run with error :
>
> ImportError: /lib/libc.so.6: version `GLIBC_2.18' not found (required by
> <the sage home directory>/sage-6.4.1-i686-Linux/local/lib/libstdc++.so.6)
First of all, which tar of Sage did you download ?
On the other hand, could you provide more information on your system
if you know them:
- architecture (32 or 64 bits fedora)
- the version of fedora you use
- the version of the standard C library you have (glibc). It is in a
rpm called glibc apparently (see
http://www.rpmfind.net/linux/rpm2html/search.php?query=glibc)
Best,
Vincent