I'm working on an install script for Slackware, which seems to work - at least, running "sage" after compiling everything gets sage to run as expected.
However, a few days later: $ sage ************************************************************************ 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. ************************************************************************ So this message is apparently the result of a few different issues, but none of them seem to match. For example, there is the relocate-once script to handle a Python-related recursion problem, but that error does not appear. However, something is clearly getting reset in my system after I relog. For some more info (and I hope evidence I've got a full installation): $ which sage /opt/sage/sage bash-4.3$ ls /opt/sage #sage# README.md build config.status configure.orig m4 src COPYING.txt VERSION.txt config configure docker sage Makefile bootstrap config.log configure.ac local sage~ Thoughts? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/e96f13e7-9ae4-4f57-a61f-c225f438365e%40googlegroups.com.