1 | initial version |
There should be a file named /local/lib/libcsage.so
in the directory /home/oli/sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux/local/lib/
. Do you see it ? For this, type:
ls ~/sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux/local/lib/libcsage.so
If ther is No such file or directory
, could you unpack the tarball sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
again, and see if there is some message, saying that the archive is incomplete or something like that.
tar xvf sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
If there is a complain, you should download the tarball again and check its integrity by typing:
md5sum sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
and compare with the corresponding line in this file
2 | No.2 Revision |
There should be a file named
in the directory /local/lib/libcsage.solibcsage.so/home/oli/sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux/local/lib/
. Do you see it ? For this, type:
ls ~/sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux/local/lib/libcsage.so
If ther is No such file or directory
, could you unpack the tarball sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
again, and see if there is some message, saying that the archive is incomplete or something like that.
tar xvf sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
If there is a complain, you should download the tarball again and check its integrity by typing:
md5sum sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux.tar.lzma
and compare with the corresponding line in this file