[kdepim-users] pgp not working

Emanoil Kotsev deloptes at yahoo.com
Sun May 25 23:49:19 BST 2008


Sorry if I I'm wrong but I didn't see a following question/answer

could you run:
cd ; ls .gnupg/
ps -faxuww | grep gpg


In you $HOME directory you have .gnupg and if gpgagent is running there are these files with content:
    $ cat .gnupg/agent.info
          /tmp/gpg-0PGkle/S.gpg-agent:5508:1
    $ cat .gnupg/agent.pid
          5508

I also have a config files for gpgme and gpg-agent in this directory:
.gnupg/gpg-agent.conf, .gnupg/gpgsm.conf

Important is:
      $ cat .gnupg/gpg-agent.conf
        pinentry-program /usr/bin/pinentry-qt
        no-grab
         default-cache-ttl 86400

Another thing above when you tried to compile the correct parameter for ./configure is --prefix=/usr or better /usr/local

The bin thing is appended automatically.

I remember on etch I compiled and installed gpgme manually and had a script to run the agent, but this shouldn't be a problem with lenny now.

So I hope it helps a bit

regards





       
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20080525/8fc8c771/attachment.html>
-------------- next part --------------
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users


More information about the kdepim-users mailing list