Cyrus-devel Digest, Vol 118, Issue 1

Chris Davies chris at fastmail.com
Mon Aug 17 00:21:15 EDT 2015


Should we remove https://docs.cyrus.foundation/imap/developer/installguide.html if it's a duplicate of https://git.cyrus.foundation/w/setup_a_cyrus_development_environment/?

I've just gone through the git version[1] and had to install the
following to get tests to run:

cpan -i Mail::IMAPTalk JSON::XS Net::CalDAVTalk MIME::Types

Mail::JMAPTalk

Net::CardDAVTalk -Required List::Pairwise

All but two tests then passed: Cyrus::Caldav.apple_location_notz
[FAILED] Cyrus::Caldav.apple_location_tz [FAILED]

Possibly because I'm missing a CalDAV dependency. Chris


On Tue, 4 Aug 2015, at 02:00 AM, cyrus-devel-request at lists.andrew.cmu.edu wrote:
> Send Cyrus-devel mailing list submissions to cyrus-
> devel at lists.andrew.cmu.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-devel or, via
> email, send a message with subject or body 'help' to cyrus-devel-
> request at lists.andrew.cmu.edu
>
> You can reach the person managing the list at cyrus-devel-
> owner at lists.andrew.cmu.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Cyrus-devel digest..."
>
>
> Today's Topics:
>
> 1. autoreconf: 'configure.ac' or 'configure.in' is required
>    (Chris Davies)
> 2. Re: autoreconf: 'configure.ac' or 'configure.in' is required
>    (ellie timoney)
> 3. Re: autoreconf: 'configure.ac' or 'configure.in' is required
>    (Simon Amor)
>
>
> ----------------------------------------------------------------------
>
> Message: 1 Date: Mon, 03 Aug 2015 17:16:57 +1000 From: Chris Davies
> <chris at fastmail.com> Subject: autoreconf: 'configure.ac' or
> 'configure.in' is required To: cyrus-devel at lists.andrew.cmu.edu Message-
> ID:
> <1438586217.3211721.346094097.5FC76335 at webmail.messagingengine.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Running through this[1] 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
>
>
>
> Links:
>
> 1. https://docs.cyrus.foundation/imap/developer/installguide.html --------------
> next part -------------- An HTML attachment was scrubbed... URL:
> http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20150803/75f0916f/attachment-0001.html
>
> ------------------------------
>
> Message: 2 Date: Mon, 03 Aug 2015 17:47:19 +1000 From: ellie timoney
> <ellie at fastmail.com> Subject: Re: autoreconf: 'configure.ac' or
> 'configure.in' is required To: cyrus-devel at lists.andrew.cmu.edu Message-
> ID:
> <1438588039.2298164.346106489.5D351D43 at webmail.messagingengine.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Mon, Aug 3, 2015, at 05:16 PM, Chris Davies wrote:
>> Running through this[1] 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).
>
>
> Links:
>
> 1. https://docs.cyrus.foundation/imap/developer/installguide.html --------------
> next part -------------- An HTML attachment was scrubbed... URL:
> http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20150803/0bf40eb8/attachment-0001.html
>
> ------------------------------
>
> Message: 3 Date: Mon, 3 Aug 2015 10:17:53 +0100 From: Simon Amor
> <simon at leaky.org> Subject: Re: autoreconf: 'configure.ac' or
> 'configure.in' is required To: Cyrus Devel <cyrus-
> devel at lists.andrew.cmu.edu> Message-ID: <E80B2869-9305-423E-809F-
> B57F30B390C7 at leaky.org> Content-Type: text/plain; charset=iso-8859-1
>
>
>> On 3 Aug 2015, at 08:47, ellie timoney <ellie at 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
>
> ------------------------------
>
> _________________________________________________
> Cyrus-devel mailing list Cyrus-devel at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/cyrus-devel
>
>
> End of Cyrus-devel Digest, Vol 118, Issue 1
> *********************************************



Links:

  1. https://git.cyrus.foundation/w/setup_a_cyrus_development_environment/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20150817/5b6963b3/attachment.html 


More information about the Cyrus-devel mailing list