I didn't see that option, will use in future, thanks!
On Thursday, April 9, 2020 at 2:56:23 PM UTC-5, John H Palmieri wrote: > > Did you look at the file "README.md"? It suggests building in parallel to > speed things up. Have you tried that? > > > On Thursday, April 9, 2020 at 12:35:58 PM UTC-7, hbetx9 wrote: >> >> I htink I know what I did, somehow I change the prefix to a directory >> that didn't exist. I'm recompiling to see if the error is fixed. >> >> Boy does this compile take a LONG time, is that the same for everyone? >> >> >> >> On Thursday, April 9, 2020 at 2:26:48 PM UTC-5, hbetx9 wrote: >>> >>> Okay, I did something apparently odd. >>> >>> For context, I first unpacked in a directory, ran make (took a long >>> time) and would close with an error concerning R as above. Sage would work >>> on command line by running the copy in this directory. However, something I >>> did broke this install, and I'm wondering if I should just erase and start >>> over. >>> >>> Now make finishes with >>> >>> Makefile:31: recipe for target 'base-toolchain' failed >>> make: *** [base-toolchain] Error 1 >>> >>> and when running I get only the following message >>> >>> ************************************************************************ >>> 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. >>> ************************************************************************ >>> >>> Should I just start over or is there an easy way to repair this issue? >>> >>> On Wednesday, April 8, 2020 at 11:12:19 PM UTC-5, Matthias Koeppe wrote: >>>> >>>> On Wednesday, April 8, 2020 at 8:01:38 PM UTC-7, hbetx9 wrote: >>>>> >>>>> No, I just want all users to have this at default. Where should I put >>>>> the SAGE_ROOT directory? /usr/local? >>>>> >>>> >>>> Use "./configure --prefix=/usr/local/opt/sage-9.0" to set the >>>> installation prefix (SAGE_LOCAL). >>>> >>>> >>>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/ec967a81-8172-4ea1-a17e-c7ce16c4ddde%40googlegroups.com.
