* [PATCH] INSTALL: update for 1.3.0+, clarify IO::Compress
@ 2020-02-27 22:11 7% Eric Wong
0 siblings, 0 replies; 1+ results
From: Eric Wong @ 2020-02-27 22:11 UTC (permalink / raw)
To: meta
IO::Compress is required for v2 inboxes and overview
indices, after all, but it is often pulled in by
other packages (HTTP::Message via Plack::Test).
---
INSTALL | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/INSTALL b/INSTALL
index 7d14ca55..4f0217a3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -44,8 +44,8 @@ Beyond that, there is a long list of Perl modules required, starting with:
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 and Date::Parse are optional as of public-inbox v1.3.0,
+but required for older releases:
* Plack deb: libplack-perl
pkg: p5-Plack
@@ -145,10 +145,10 @@ above, so there is no need to explicitly install them:
- Filesys::Notify::KQueue pkg: p5-Filesys-Notify-KQueue
(for public-inbox-watch on FreeBSD)
-- IO::Compress::Gzip deb: perl-modules (or libio-compress-perl)
+- IO::Compress (::Gzip) deb: perl-modules (or libio-compress-perl)
pkg: perl5
rpm: perl-IO-Compress
- (for gzipped mbox over HTTP)
+ (for gzipped mbox over HTTP, v2 format)
Uncommonly needed modules:
^ permalink raw reply [relevance 7%]
Results 1-1 of 1 | reverse
2020-02-27 22:11 7% [PATCH] INSTALL: update for 1.3.0+, clarify IO::Compress Eric Wong
user/dev discussion of public-inbox itself
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://public-inbox.org/meta
git clone --mirror http://czquwvybam4bgbro.onion/meta
git clone --mirror http://hjrcffqmbrq6wope.onion/meta
git clone --mirror http://ou63pmih66umazou.onion/meta
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 meta meta/ https://public-inbox.org/meta \
meta@public-inbox.org
public-inbox-index meta
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.mail.public-inbox.meta
nntp://ou63pmih66umazou.onion/inbox.comp.mail.public-inbox.meta
nntp://czquwvybam4bgbro.onion/inbox.comp.mail.public-inbox.meta
nntp://hjrcffqmbrq6wope.onion/inbox.comp.mail.public-inbox.meta
nntp://news.gmane.io/gmane.mail.public-inbox.general
note: .onion URLs require Tor: https://www.torproject.org/
code repositories for the project(s) associated with this inbox:
https://80x24.org/public-inbox.git
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git