On Thursday, February 2, 2023 at 7:37:27 PM UTC+1 matthia...@gmail.com 
wrote:
On Thursday, February 2, 2023 at 9:30:30 AM UTC-8 Sébastien Labbé wrote:
./bootstrap: 9: m4: Permission denied
make: *** [Makefile:365 : configure] Erreur 1

Do you have "." in PATH?


No
 
What does "which m4" say?
 

It returns nothing! Thanks for the hint. I found the problem: when reading 
the sage README to install sage from scratch on this new machine, I 
installed the basic stuff as follows:

$ sudo apt install gcc gfortran g++ make m4 perl ranlib tar bc
[...]
E: Impossible de trouver le paquet ranlib

But this returned an error on ranlib and I assumed it had installed the 
other packages in the list but no, it did not (gcc, gfortran, etc. were not 
installed as well).

Is ranlib really needed for sage? Can we remove it from the README?



-- 
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/d6aecaee-279a-45f8-a645-36483d72a382n%40googlegroups.com.

Reply via email to