Hi,

Le mercredi 8 juillet 2020 00:56:55 UTC+2, Justin C. Walker a écrit :
>
>
> So today, I dutifully did the same thing (for beta3).  However, once 
> getting the repository in place, there was no “./configure”. 
>
>
You should run

make configure

first. In other words, the full build process from scratch is

git clone https://github.com/sagemath/sage.git
cd sage
make configure
./configure
MAKE="make -j8" make

Best wishes,

Eric.

-- 
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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/a4b9943b-f46c-42e0-88c8-d452b27231d6o%40googlegroups.com.

Reply via email to