X-Spam-Check-By: sourceware.org Message-ID: <44021EA6.1090809@scytek.de> Date: Sun, 26 Feb 2006 16:33:26 -0500 From: Volker Quetschke User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated cygwin package: gnupg-1.4.2.1-1 References: <44021851 DOT 2080803 AT scytek DOT de> In-Reply-To: <44021851.2080803@scytek.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAAC56CC34CB84B3ED08901E1" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enigAAC56CC34CB84B3ED08901E1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi! Volker Quetschke wrote: >> The gpgkeys_hkp.exe is found, but the cygwin1.dll is not found according >> to the following text: > > Yep, is it in your path? No, propably not. I could replicate your problem in a cmd shell with cygwin1.dll not being in my path. There are several possibilities to fix this problem: * Add to PATH. * Add "--exec-path /bin:/usr/sbin/gnupg" to the gpg command that enigmail uses. * Add "exec-path /bin:/usr/sbin/gnupg" to your .gnupg/gpg.conf. * You use a native W32 version. You can even compile it yourself, see /usr/share/doc/cygwin/gnupg-1.4.2.1.README. First unpack and patch the source $ cd /usr/src ; ./gnupg-1.4.2.1-1.sh prep and then read /usr/src/gnupg-1.4.2.1/CYGWIN-PATCHES/gnupg.MinGW.README * I patch the source ... I would actually like to avoid the last option as this latest version works as desired in a cygwin environment and I could remove the hack that added /bin to the exec-path. Your problem is different, you're using a cygwin program an a native W32 environment and there are enough workarounds. But as always, PTC! ;) Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enigAAC56CC34CB84B3ED08901E1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MinGW) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEAh6pPTXJup+KeF0RAh7OAJ4nIYTbHZa+n9fhtlCHZ8MStY+TUwCeLsKz L3f+7TwEkzA3h/TxZ5AqhRo= =Ca5M -----END PGP SIGNATURE----- --------------enigAAC56CC34CB84B3ED08901E1--