Dear Carlos,

On 5 July 2012 13:10, Carlos Baptista <carlossbapti...@gmail.com> wrote:

> @ Dima Pasechnik
>
> How can I do that? I am not that good with compiling and have been on
> Linux for less than a year. Hence the reason why I install almost
> everything through Synaptic (graphical package manager).
>
>
I will be updating the PPA, but this could take days or weeks until the
binary is fixed.
This bug means that the official sage binary built on 10.04 is NOT
supported on 12.04.

In the meantime, you can compile from source by putting these commands in a
terminal
on a personal computer:

cd
mkdir src
cd src
wget -c
http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/sage-5.0.1.tar
tar -xvf sage-5.0.1.tar
cd sage-5.0.1
make
echo alias sage="$HOME/src/sage-5.0.1/sage" >> ~/.bashrc

Close and open the terminal and type either sage
or sage -notebook to open the notebook interface in a web browser.

Regards,
Jan





-- 
  .~.
  /V\     Jan Groenewald
 /( )\    www.aims.ac.za
 ^^-^^

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to