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? _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"