Ask Your Question
1

How do install SageMath in Archlinux

asked 7 years ago

minhhieu gravatar image

updated 6 years ago

tmonteil gravatar image

Help me install sage-8.1-Ubuntu_16.04-x86_64.tar.bz2 on Archlinux tar xvf sage-8.1-Ubuntu_16.04-x86_64.tar.bz2 cd SageMath ./sage Then RecursionError: maximum recursion depth exceeded during compilation


It seems that you are attempting to run Sage from an unpacked source tarball, but you have not compiled it yet (or maybe the build has not finished). You should run make in the Sage root directory first. If you did not intend to build Sage from source, you should download a binary tarball instead. Read README.txt for more information.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 7 years ago

dan_fulea gravatar image

Arch has already a sagemath package, e.g.

sagemath community

SageMath

Why not simply sudo pacman -S sagemath ?

(This is an ubuntu machine answering...)

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: 7 years ago

Seen: 2,158 times

Last updated: Feb 09 '18