]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: always use the system glpk and suitesparse master
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 21 Oct 2024 17:44:34 +0000 (13:44 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 21 Oct 2024 17:44:34 +0000 (13:44 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 6a807138f19c88a57220bc56b44a75c7d67c6b41..0d980b95962cec4c1ec2553eea2b87ef2aecfa21 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -77,6 +77,7 @@ sage-configure() {
     --with-system-giac=force \
     --with-system-git=force \
     --with-system-givaro=force \
     --with-system-giac=force \
     --with-system-git=force \
     --with-system-givaro=force \
+    --with-system-glpk=force \
     --with-system-gmpy2=force \
     --with-system-gsl=force \
     --with-system-hatchling=force \
     --with-system-gmpy2=force \
     --with-system-gsl=force \
     --with-system-hatchling=force \
@@ -166,6 +167,7 @@ sage-configure() {
     --with-system-six=force \
     --with-system-sqlite=force \
     --with-system-stack_data=force \
     --with-system-six=force \
     --with-system-sqlite=force \
     --with-system-stack_data=force \
+    --with-system-suitesparse=force \
     --with-system-symmetrica=force \
     --with-system-sympow=force \
     --with-system-sympy=force \
     --with-system-symmetrica=force \
     --with-system-sympow=force \
     --with-system-sympy=force \