-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 22 October 2002 4:55 am, Ralf Nolden wrote: > On Monday 21 October 2002 23:34, Oracle Administrator wrote: > > KMail complains when I click on certain messages with the dialog that the > > openpgp plugin is not installed. > > > > I am running Debian unstable and apt-get update nightly. > > > > How can I install this plugin? > > That's quite complicated and is not yet available as a deb package. It is > included in the Ägypten project that is connected to the S/MIME stuff. > > http://www.gnupg.org/aegypten/ >
It is a bit easier than ralf thinks, but still not particularly easy. run: apt-get install libgpgme-dev apt-get source libgpgme6 cd in to gpgme source dir edit debian/rules and add --enable-gpgmeplugin to the configure line [0] run debuild -us -uc then copy the debian/tmp/usr/lib/gpgme dir to /usr/lib In kmail, load both of the .so files in /usr/lib/gpgme. You should fine that they now work. NOTE: THIS IS NOT SUPPORTED AND THE FILES WILL NOT BE DEALT WITH BY THE PACKAGING SYSTEM [0] You will need to check the correct name for this option. use "./configure - --help" - -- David Pashley [EMAIL PROTECTED] Nihil curo de ista tua stulta superstitione. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE9tXmwYsCKa6wDNXYRAsORAKCHpmVEOdSA7pDV29gui4N8sPgFXgCfVlAf IjE1eKlf0FW+8tEb91iKiLA= =uMeX -----END PGP SIGNATURE-----