High,
I installed Miniconda3 and then issued
conda config --add channels conda-forge
conda create -n sage sage python=3.8.5
conda activate sage
and now " sage --version" tells me
SageMath version 9.2, Release Date: 2020-10-24
hackekc6@dlp762 R --version
R version 4.0.3 (2020-10-10) -- "Bunn
High,
I upgraded gcc to 10.2.0 but that did not help.
Regards Klaus
--
Klaus Hackenberg
IT-Systeme und Software-Integration
IT.SERVICES
Ruhr-Universität Bochum | 44780 Bochum
fon: +49 234 32 23485
http://www.it-services.rub.de/
Von: sage-support@googlegroups.com Im Auftrag
High,
I found the following article
https://access.redhat.com/discussions/3133111
stating that redhat bzip2 version 1.0.5 is version 1.0.6 in reality.
Regards, Klaus Hackenberg
--
Klaus Hackenberg
IT-Systeme und Software-Integration
IT.SERVICES
Ruhr-Universität Bochum | 44780 Bochum
fon: +
High,
I find the following
[lsf@dlp762 Sage]$ echo $PATH
/usr/local/Gcc/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
[lsf@dlp762 Sage]$
[lsf@dlp762 Sage]$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/net/dlp762/share/applic
High,
when using "./configure --with-mp=gmp" things look much better.
But now I get an error for gfan-0.6.2.p1.
I include the error log.
Regards, Klaus Hackenberg
--
Klaus Hackenberg
IT-Systeme und Software-Integration
IT.SERVICES
Ruhr-Universität Bochum | 44780 Bochum
fon: +49 234 32 23
High,
I did the following
[lsf@dlp762 Sage]$ cd sage-9.2
[lsf@dlp762 sage-9.2]$ ./configure --with-gmp=gmp > /tmp/configure.log 2>&1
[lsf@dlp762 sage-9.2]$ make mpir-clean > /tmp/mpir.clean.log 2>&1
and include the logs.
Regards, Klaus Hackenberg
--
Klaus Hackenberg
IT-Systeme und Softwar
High,
on my RHEL6 server I see
[root@dlp762 Sage]# python --version
Python 2.6.6
But the server has installed xz packages
[root@dlp762 Sage]# rpm -qa --last|grep xz
xz-devel-4.999.9-0.5.beta.20091007git.el6.x86_64 Tue Jun 18 11:06:45 2019
xz-lzma-compat-4.999.9-0.5.beta.200910
High,
I startet in a fresh directory sage-9.2 (from sage-9.2.tag.gz)
using the command " make mpir-clean" and got
=
[lsf@dlp762 sage-9.2]$ make mpir-clean
make build/make/Makefile --stop
make[1]: Entering directory
`/net
High,
I startet in a fresh directory sage-9.2 (from sage-9.2.tag.gz)
using the commands
./configure
make -j4
and ran into the same error.
gmp binaries are build automatically
ls -lrt sage-9.2/local/lib/*gmp*
-rwxr-xr-x 1 lsf lsf 3342817 Mar 4 12:35 sage-9.2/local/lib/libgmp.so.23.0