X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=INSTALL;h=6d5ef94c666974f1d5735db9dee53e00caa21406;hb=2710d3105e70ff467eff9e977325628b4e9dd1c5;hp=137c9a54b1601dc6e0d75a29e5c9ff7816062204;hpb=56643bfddba2f7bca60955e5c48435fe58cc8e1c;p=public-inbox.git diff --git a/INSTALL b/INSTALL index 137c9a54..6d5ef94c 100644 --- a/INSTALL +++ b/INSTALL @@ -39,15 +39,23 @@ Beyond that, there is a long list of Perl modules required, starting with: pkg: p5-Email-MIME rpm: perl-Email-MIME +* URI::Escape deb: liburi-perl + pkg: p5-URI + rpm: perl-URI + (for HTML/Atom generation) + +Plack and Date::Parse will be optional when v1.3.0 is released, +but required for current and older releases: + * Plack deb: libplack-perl pkg: p5-Plack rpm: perl-Plack, perl-Plack-Test, (for HTML/Atom generation) -* URI::Escape deb: liburi-perl - pkg: p5-URI - rpm: perl-URI - (for HTML/Atom generation) +- Date::Parse deb: libtimedate-perl + pkg: p5-TimeDate + rpm: perl-TimeDate + (for broken, mostly historical emails) Where "deb" indicates package names for Debian-derived distributions, "pkg" is for the FreeBSD package (maybe other common BSDs, too), and @@ -77,11 +85,6 @@ Numerous optional modules are likely to be useful as well: (speeds up process spawning on Linux, see public-inbox-daemon(8)) -- Date::Parse deb: libtimedate-perl - pkg: p5-TimeDate - rpm: perl-TimeDate - (for broken, mostly historical emails) - - Plack::Middleware::ReverseProxy deb: libplack-middleware-reverseproxy-perl pkg: p5-Plack-Middleware-ReverseProxy rpm: perl-Plack-Middleware-ReverseProxy @@ -135,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)