> On 3 Aug 2015, at 08:47, ellie timoney <el...@fastmail.com> wrote: > > On Mon, Aug 3, 2015, at 05:16 PM, Chris Davies wrote: >> Running through this guide on a clean machine, i'm getting: >> autoreconf: 'configure.ac' or 'configure.in' is required whenever I run >> "autoreconf -vi", step 3 of the Install and configure Cassandane section. >> Has something been removed or is this a new dependency? >> >> Chris >> > > That documentation is wrong. Cassandane doesn't use autotools, so autoreconf > (et al) obviously won't work. > > It looks like a duplicate of: > https://git.cyrus.foundation/w/setup_a_cyrus_development_environment/ > > I don't know why there's a duplicate copy, nor where the bad Cassandane > instructions came from. The phabricator wiki version is correct, at least > was at time of last modification. No idea what state the > doc.cyrus.foundation version is in (but at very least it's wrong for > Cassandane).
My fault - I was working through the instructions the other day and discovered the https URL for Cassandane was pointing at the cyrus-imap repo but not until after I'd updated the docs with the contents of the INSTALL file (from the wrong repo). I'm in the process of updating it with all the extra Perl module dependencies and it should be sorted in a couple of hours. Simon