X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=INSTALL;h=7d14ca55cffcd86eab6c473db3d3a6d4eb037fd1;hb=6e2f31b8b81ccc99fe17e8a639d66c84c04558dd;hp=6d5ef94c666974f1d5735db9dee53e00caa21406;hpb=436f9dfcd3e3d3e65cb882fd518634d9f95ac19c;p=public-inbox.git diff --git a/INSTALL b/INSTALL index 6d5ef94c..7d14ca55 100644 --- a/INSTALL +++ b/INSTALL @@ -21,9 +21,9 @@ Requirements public-inbox requires a number of other packages to access its full functionality. The core tools are, of course: -* Git (1.8.0+, 2.6+ for writing v2 repositories) +* Git (1.8.0+, 2.6+ for writing v2 inboxes) * Perl 5.10.1+ -* DBD::SQLite (needed for NNTP, message threading, and v2 repositories) +* DBD::SQLite (needed for NNTP, message threading, and v2 inboxes) To accept incoming mail into a public inbox, you'll likely want: @@ -174,9 +174,9 @@ Optional packages testing and development: pkg: perl5 rpm: perl-Test-Simple -- XML::Feed deb: libxml-feed-perl - pkg: p5-XML-Feed - rpm: perl-XML-Feed +- XML::TreePP deb: libxml-treepp-perl + pkg: p5-XML-TreePP + rpm: perl-XML-TreePP standard MakeMaker installation (Perl) -------------------------------------- @@ -210,5 +210,5 @@ the installation is complete. Copyright --------- -Copyright 2013-2019 all contributors +Copyright 2013-2020 all contributors License: AGPL-3.0+