Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: ding@gnus.org
Subject: Re: Gack ... boring old nnimap and gmail problem again
Date: Wed, 11 Jan 2012 08:08:58 -0500	[thread overview]
Message-ID: <87y5te1j4l.fsf@newsguy.com> (raw)
In-Reply-To: <87aa5uisb7.fsf@tsdh.uni-koblenz.de> (Tassilo Horn's message of "Wed, 11 Jan 2012 08:58:36 +0100")

Harry wrote:
>> I do compile myself. This was my ./configure command:
>>
>> ./configure  --with-xft  --with-x-toolkit=lucid 
>>     --prefix=/usr/local/src/vcs/bzr/test

Tassilo Horn <tassilo@member.fsf.org> writes:
> It might be that the configure script was generated before GnuTLS
> support was integrated in emacs.  Please run
>
>   make clean distclean
>   ./autogen
>
> and then again your usual configure & make procedure.  After having run
> ./configure, you can check if gnutls support has been picked up (and if
> not, why) by checking config.log for a snippet like this:

with those cleaning command and ./autogen.sh having been ran:

It is not being found or is not installed apparently. Or maybe not the
sought for version...

from config.log at lines 351[78]

  configure:11720: checking for gnutls >= 2.6.6
  configure:11740: result: no

But yet as I reported on ding I've now found at least the problem that
was causing my troubles.  I found an ancient line in authinfo, in a
place it should not have been that still had an older passwd.  That
line came before the line with the correct passwd.

With that removed it now works and nnimap is able to connect to the
server.

I really am sorry for being so sloppy and consequently wasting you and
Ted Z's time.

So apparently the gnutls thing you are pointing out, is not preventing
that working.



  reply	other threads:[~2012-01-11 13:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 19:01 Harry Putnam
2012-01-10  9:35 ` Stefan Nobis
2012-01-10 10:28 ` Tassilo Horn
2012-01-11  3:18   ` Harry Putnam
2012-01-11  3:36     ` Harry Putnam
2012-01-11  7:58     ` Tassilo Horn
2012-01-11 13:08       ` Harry Putnam [this message]
2012-01-11 13:41         ` Ted Zlatanov
2012-01-11  9:13     ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5te1j4l.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=ding@gnus.org \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).