This repository was archived by the owner on Jan 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,9 @@ you would use
231231 libpcre3-dev libgd-dev libflint-dev libflint-arb-dev \
232232 libsymmetrica2-dev gmp-ecm libecm-dev libisl-dev libgivaro-dev \
233233 libpari-dev pari-gp2c libec-dev liblrcalc-dev \
234- libm4ri-dev libm4rie-dev liblfunction-dev lcalc
234+ libm4ri-dev libm4rie-dev liblfunction-dev lcalc \
235+ libopenblas-dev r-base-dev libgsl-dev libcliquer-dev cliquer
236+
235237
236238 # redhat / fedora / centos
237239 $ sudo yum install binutils xz gcc gcc-c++ gcc-gfortran make m4 perl \
@@ -240,7 +242,8 @@ you would use
240242 pkg-config ntl-devel mpfr-devel libmpc-devel libsymmetrica-devel \
241243 eclib-devel gmp-ecm-devel lrcalc-devel isl-devel givaro-devel \
242244 pari-devel pari-elldata pari-seadata pari-galdata pari-galpol \
243- m4ri-devel m4rie-devel L-function-devel
245+ m4ri-devel m4rie-devel L-function-devel \
246+ openblas openblas-devel R R-devel gsl gsl-devel cliquer cliquer-devel
244247
245248(These examples suppose that you choose to use a systemwide OpenSSL library.)
246249In addition, if you don't want Sage to build other packages that might be available from
You can’t perform that action at this time.
0 commit comments