>From a fresh git clone, one of the following two options is needed to build Sage:
./bootstrap && ./configure && make make configure && ./configure && make >From a fresh tarball, the "make configure" is supposed not to be necessary, as tarballs ship an appropriate version of configure. You may be coming across this: - Sage Trac ticket 32868 configure tarball misses some generated files https://trac.sagemath.org/ticket/32868 That ticket was recently closed, so the problem you report should be fixed in the next development release. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release/CAEcArF26wOLV4Lj5T9vPMBv-%2BcJzG6uaC7j2GznouEBihrWo8A%40mail.gmail.com.
