Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2011 02:37:20 +0200
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        Matthias Andree <matthias.andree@gmx.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: enigmail 1.2
Message-ID:  <4E125CC0.3000400@bsdforen.de>
In-Reply-To: <4E12388E.6090707@gmx.de>
References:  <4E11FB6E.4080203@bsdforen.de> <4E12388E.6090707@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I got it, solution at the end.

On 05/07/2011 00:02, Matthias Andree wrote:
> Am 04.07.2011 19:42, schrieb Dominic Fandrey:
>> Hello,
>>
>> I got enigmail 1.2 to build by changing the gecko extract dependency
>> target from configure to build.
>>
>> It installs and runs, but it always claims the gpg agent cannot
>> be found. Even when I configure it manually.
>>
>> I'm out of ideas. Any suggestions?
> 
> Asking the obvious: do you have ${LOCALBASE}/bin/gpg-agent (from
> security/gnupg)?

Yes.

>...

The solution was to start gpg-agent and populate the
GPG_AGENT_INFO environment variable. The most convenient way for
me to do this was to change my .xsession:

exec /usr/local/bin/gpg-agent --daemon /usr/local/bin/mywm

Regards

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E125CC0.3000400>