On 4/1/07, William Stewart wrote:
> I'm a Linux newbie but I haver just installed the most
> recent stable Debian release.
>
> I logged in as root, downloaded your Linux 32
> distribution dated march 25th, decompressed, moved the
> decompressed folder from desktop/download into home,
> cd'd to the directory and ran the sage script. I
> received the following error messages. Perhaps you
> could advise where I went wrong? Thanks.
> Regards Bill Stewart
> [...]
> ---> 54 from sage.rings.memory import pmem_malloc
> 55 pmem_malloc()
> 56
>
> <type 'exceptions.ImportError'>: libstdc++.so.5:
> cannot open shared object file: No such file or
> directory
You have to install the libstdc++5 Debian package. As root in Debian, do
apt-get install libstdc++5
William
--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---