First time here? Check out the FAQ!

Ask Your Question
0

Sage crashed after update

asked 5 years ago

After sage -upgrade I wanted to open sage and it crashed.

(I had already sage installed on Ubuntu 16.04) I have a Crash report that I can send if necessary.

Please help. All what I wanted to do was to have the latest version in order to install Curver and do some calculations on mapping classes.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 5 years ago

eric_g gravatar image

Since it seems you are running Ubuntu 16.04, I would advise to install the latest version (8.9) from scratch by downloading the binary tar ball from https://www.sagemath.org/download-lin....

After having downloaded the tar.bz2 file in your home directory, it suffices to run

bunzip2 sage-8.9-Ubuntu_16.04-x86_64.tar.bz2
tar xvf sage-8.9-Ubuntu_16.04-x86_64.tar
cd SageMath
./sage -n jupyter
Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 5 years ago

Seen: 215 times

Last updated: Dec 19 '19