X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=INSTALL;h=7d14ca55cffcd86eab6c473db3d3a6d4eb037fd1;hb=45e7610b47b038dedf745d0f8c0d7eb987ee8132;hp=2f7b99728066728d2d5b1fccb8cab726a84fbf3c;hpb=4f97044263ce6ff0428476149b6de3177156a185;p=public-inbox.git diff --git a/INSTALL b/INSTALL index 2f7b9972..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: @@ -138,7 +138,7 @@ above, so there is no need to explicitly install them: rpm: perl-Filesys-Notify-Simple (for public-inbox-watch, pulled in by Plack) -- Linux::Inotify deb: liblinux-inotify2-perl +- Linux::Inotify2 deb: liblinux-inotify2-perl rpm: perl-Linux-Inotify2 (for public-inbox-watch on Linux) @@ -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+