Re: [sage-edu] Installing sage.lzma file

2012-05-22 Thread MiĊĦoLietavec
Run sage as root for the first time. This will fix the installation issues, in my experience. Michal 2012/5/22 A. Jorge Garcia : > Hello everyone, > > I recently downloaded the latest *.lzma file for 32bit Ubuntu and > renamed it sage.lzma. I copied it to /usr/local and extracted it with > this c

[sage-edu] Installing sage.lzma file

2012-05-22 Thread A. Jorge Garcia
Hello everyone, I recently downloaded the latest *.lzma file for 32bit Ubuntu and renamed it sage.lzma. I copied it to /usr/local and extracted it with this commandline: tar --lzma -xvf sage.lzma I renamed the new directory "sage" and added the path "/usr/local/ sage" to the /etc/environment file.