-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
looking for a sane installation process #31817
Comments
comment:1
Try with reading the README first. |
comment:2
Take a look at Gentoo Linux: |
comment:3
There is. Follow the instructions in the README: In particular, the output of the This works for many distributions (Arch Linux, Conda, For many packages, an Progress of this "spkg-configure" effort is tracked at
|
comment:4
Marking as duplicate as improving the installation When you say
does it blocks installing Sage, or does it block |
Reviewer: Dima Pasechnik |
I'm looking for a sane installation process. We have a linux system that
already has python2, python3, pkgconf, gcc, gdb, openblas, scipy,...., yet
the sage source code insists on downloading and compiling what amounts
to an entire new linux system. Is there not a sane installation process that
builds against the libraries that already exist on the system and uses
the compilation tools that already exist?
I'm going to leave the priority at "major" because this blocks us from
producing a package for this linux distribution.
CC: @slel
Component: build: configure
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/31817
The text was updated successfully, but these errors were encountered: