run ./bootstrap
first of all.

(it might tell you to install some system packages/

On Fri, 12 Aug 2022, 10:34 Josef Svoboda, <josefsvo...@gmail.com> wrote:

> I cloned from github sage,
> SageMath version 9.7.beta8, Release Date: 2022-08-07
>
> and I have problem to build it. When I type "make" I am getting:
>
> make build/make/Makefile --stop
> make[1]: Entering directory '/home/josef/programs/sage'
> rm -f config.log
> mkdir -p logs/pkgs
> ln -s logs/pkgs/config.log config.log
>
> ****************************************************************************
> error: Sage source tree is unconfigured. Please run "./configure" first.
> note:  Type "./configure --help" to see the available configuration
> options.
>
> ****************************************************************************
> make[1]: *** [Makefile:56: build/make/Makefile] Error 1
> make[1]: Leaving directory '/home/josef/programs/sage'
> make: *** [Makefile:39: base-toolchain] Error 2
>
> and if I configure by ./configure I am getting log file which ends with
> Checking whether SageMath should install SPKG gsl...
> checking whether any of openblas is installed as or will be installed as
> SPKG... yes; install gsl as well
> configure: no suitable system package found for SPKG gsl
> ./configure: line 24290: AC_LIB_PREPARE_PREFIX: command not found
> ./configure: line 24291: AC_LIB_RPATH: command not found
> ./configure: line 24296: syntax error near unexpected token `iconv'
> ./configure: line 24296: `      AC_LIB_LINKFLAGS_BODY(iconv)'
>
> What should I do?
> Thanks
> Josef Svoboda
>
>
> --
> 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 sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/d1adeeab-cb3e-4efb-8ca8-d0e6c9e4283en%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-support/d1adeeab-cb3e-4efb-8ca8-d0e6c9e4283en%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq1gL%3D-3sNq8HW2efFkya6Ok_vW%2BFb_%3DHKyRNovWzBb1MQ%40mail.gmail.com.

Reply via email to