What are all the tricks to install Sage from source faster?
Like using parallel capacities or avoiding to compile some libraries or set some environment variables, etc.
Like using parallel capacities or avoiding to compile some libraries or set some environment variables, etc.
Building in parallel is described in the README.md
file in Sage's main directory: export MAKE="make -j4"
(for 4 threads) and then make
. There may be other tricks for speeding things up depending on the platform. Try reading Sage's installation guide for tips. It certainly describes the relevant environment variables.
Asked: 2016-10-13 06:20:10 -0600
Seen: 57 times
Last updated: Oct 13 '16
installing sage-8.8-Ubuntu_18.04-x86_64.tar.bz2
Availability of 8.2 version for rpm-based Linux distros? -- SOLVED !!
Seeking advice for classroom installation
Failure to install database_gap in sage 5.5
Error during installation : code for hash md5 was not found.
Why does Sage not install with Vista?