Re: S/MIME support in Kmail v1.9.7
Ryan Daly <[email protected]> Tue, 11 Dec 2007 17:07:35 -0500
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
John R. Shannon wrote: > gpgme-1.1.4/configure --help > ... > --with-gpgsm=PATH use GpgSM binary at PATH > ... > --with-gpg=PATH > > I had to set both in the port for NetBSD. > Yes. That's it. I wasn't looking in gpgme's source. Thank-you for pointing that one out. I just recompiled and removed the --without-gpgsm that Konstruct added. I'm gathering that Konstruct is assuming that the OS provides gpgme/gpgsm, but in my case, I need to have that compiled. Thank-you for your help! I can now configure Kmail w/ S/MIME support. --