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.

Reply via email to