Re: Where can I find current leafnode 2?
Matthias Andree <[email protected]> Sat, 11 Mar 2017 14:28:57 +0100
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
Am 09.03.2017 um 03:47 schrieb Carlos E. R.: > On 2017-03-09 01:22, Matthias Andree wrote: >> Am 08.03.2017 um 13:18 schrieb Doug Laidlaw: >>> The command I mentioned, autoreconf, seems to be the wrong one. Browse >>> through the list archives. I am sure that it is set out somewhere >>> there. Repositories like this do need a preliminary command to create >>> the ./configure, etc. files. After that, you have a tarball. I avoid >>> doing it as much as possible. >> For Git checkouts, >> >> autoreconf --install >> >> is what you need. > Thanks! > > And then, ./configure and "make". Done. > > > One more question: is the message archive compatible with version 1? > > That is, I have version 1 installed and running. Can I just configure > and run version 2, and will it just use the existing message store? It needs to be converted to a new, more evenly distributed hashing for the message.id/XXX/ subdirectories, which happens with one run thorugh "texpire -r". This is formally a one-way operation, and I don't know what happens if you try to go back to leafnode-1. Better back up your entire spool directory if you intend to go back to version 1 later.