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

Commit

Permalink
polymake: update MongoDB information for linux distros
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed May 8, 2019
1 parent b89376a commit 0c1b044
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/pkgs/polymake/SPKG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ Term::ReadLine::Gnu, if available.


On Ubuntu/Debian, use:
sudo apt-get install libxml-libxslt-perl libxml-writer-perl libxml2-dev libperl-dev libfile-slurp-perl libjson-perl libsvg-perl libterm-readkey-perl libterm-readline-gnu-perl
sudo apt-get install libxml-libxslt-perl libxml-writer-perl libxml2-dev libperl-dev libfile-slurp-perl libjson-perl libsvg-perl libterm-readkey-perl libterm-readline-gnu-perl libmongodb-perl

On Fedora 23, use:
sudo yum install perl-ExtUtils-Embed perl-File-Slurp perl-JSON
sudo yum install perl-ExtUtils-Embed perl-File-Slurp perl-JSON perl-MongoDB

On Gentoo, use
emerge --ask XML-Writer XML-LibXML XML-LibXSLT File-Slurp dev-perl/Term-ReadLine-Gnu JSON SVG
emerge --ask XML-Writer XML-LibXML XML-LibXSLT File-Slurp dev-perl/Term-ReadLine-Gnu JSON SVG dev-perl/MongoDB

On Mac OS X, to build Term::Readline::Gnu, on macOS 10.14 (Mojave), one
needs to do the following:
Expand Down

0 comments on commit 0c1b044

Please sign in to comment.