summaryrefslogtreecommitdiffstats
path: root/academic/sage/README
diff options
context:
space:
mode:
author Christopher L Duston2020-04-04 00:54:33 +0200
committer Willy Sudiarto Raharjo2020-04-04 00:54:33 +0200
commit1dabc2309a076fb9cfa87b841f0643d472b801f5 (patch)
tree53b66104c19b066846bdca99f972559c4c866f64 /academic/sage/README
parentb12ac2fb7d3a034f5098960060a839a9a734f775 (diff)
downloadslackbuilds-1dabc2309a076fb9cfa87b841f0643d472b801f5.tar.gz
academic/sage: Fix build on x86.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/sage/README')
-rw-r--r--academic/sage/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/academic/sage/README b/academic/sage/README
index ab5e912702..6c308c8cce 100644
--- a/academic/sage/README
+++ b/academic/sage/README
@@ -15,7 +15,13 @@ Note that the build will likely spit out many "zero length file" errors,
which can safely be ignored.
See README.BUILDOPTS for additional (important) information about
-build options and such.
+build options and such. Specifically, if you do not move the installation
+directory via a specification of SAGEROOT, you may need to do something
+like
+
+source /etc/profile.d/sage.ch
+
+so make sure the binary is in your path.
This package does not include the doc files. Those can be found at doc.sagemath.org.