On Thu, 2 Feb 2023, 17:30 Sébastien Labbé, <[email protected]> wrote:

> On another machine running Ubuntu 22.04, installing sage from source from
> scratch, I get "m4: Permission denied" error during the "make configure".
> Should I "sudo make configure" ?
>

no. Something it either off with permissions in SAGE_ROOT, or m4 is not
installed.

Or it's a bug that slipped in due to insufficient testing on machines
without installed autotools.


Never done that before...
>
> See below:
>
> $ make configure
> ./bootstrap -d
> make[1] : on entre dans le répertoire « /home/slabbe/GitBox/sage »
> rm -rf config/install-sh config/compile config/config.guess
> config/config.sub config/missing configure build/make/Makefile-auto.in
> rm -f src/doc/en/installation/*.txt
> rm -rf src/doc/en/reference/spkg/*.rst
> rm -f environment.yml
> rm -f src/environment.yml
> rm -f src/environment-dev.yml
> rm -f environment-optional.yml
> rm -f src/environment-optional.yml
> rm -f src/Pipfile
> rm -f src/pyproject.toml
> rm -f src/requirements.txt
> rm -f src/setup.cfg
> make[1] : on quitte le répertoire « /home/slabbe/GitBox/sage »
> bootstrap:: installing 'm4/sage_spkg_configures.m4'
> ./bootstrap: installing
> /home/slabbe/GitBox/sage/build/pkgs/sagemath_environment/src/pyproject.toml
> ./bootstrap: 9: m4: Permission denied
> make: *** [Makefile:365 : configure] Erreur 1
>
> --
> 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/3005af48-d9e6-4399-9575-1ac642258308n%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-release/3005af48-d9e6-4399-9575-1ac642258308n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAAWYfq15wgr0gWT1T4srb-48hn-URJrHtjpAuD0-EYHLBTMpdQ%40mail.gmail.com.

Reply via email to