Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
mention flint and arb (and one more forgotten package) for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed Jul 21, 2019
1 parent 085f518 commit d24ae0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/en/installation/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ you would use
# debian (Stretch or newer) / ubuntu
$ sudo apt-get install binutils pixz gcc g++ gfortran make m4 perl tar \
git patch openssl libssl-dev libz-dev bc libbz2-dev liblzma-dev libgmp-dev \
libffi-dev libgf2x-dev libcurl4-openssl-dev curl yasm
libffi-dev libgf2x-dev libcurl4-openssl-dev libzmq3-dev curl yasm

# redhat / fedora / centos
$ sudo yum install binutils xz gcc gcc-c++ gcc-gfortran make m4 perl \
Expand All @@ -238,7 +238,7 @@ your OS, cf. the growing list of such packages on :trac:`27330`, install::

# debian / ubuntu
$ sudo apt-get install libntl-dev libmpfr-dev libmpc-dev libflint-dev \
libpcre3-dev libgd-dev \
libpcre3-dev libgd-dev libflint-dev libflint-arb-dev \
cmake libterm-readline-gnu-perl ninja-build librw-dev # not for standard Sage spkgs

# redhat / fedora / centos
Expand Down

0 comments on commit d24ae0f

Please sign in to comment.