VH Dolcourt wrote:
> This is a Windows 7 question:
> 
> I was able to mouse around in Google and found out how to modify the
> proper PATH environment variable. Therefore, at the command prompt I'm
> able to execute gpg without having to migrate to the directory where gpg
> lives. The good news is that I'm able to run "gpg --version" and get gpg
> to talk to me. The bad news is that I am getting an error message when I
> invoke gpg --gen-key at the command prompt. There error is <gpg home
> directory>\gpg.conf:5: invalid auto-key-locate list. I’ve re-installed
> gpg, but that did not help.
> 
> Any ideas for fixing the problem?

Edit gpg.conf (Notepad should work fine) and comment out the offending line (#5)
by inserting a # at the beginning of the line.

gpg.conf is /normally/ located in the same directory as the keyring files:
pubring.gpg, secring.gpg, trustdb.gpg. The default locations are

 - Window XP and earlier (XP/2000/NT) -
    C:\Documents and Settings\<username>\Application Data\GnuPG

 - Windows Vista and Windows 7:
    C:\Users\<username>\AppData\Roaming\gnupg



-- 
John P. Clizbe                      Inet:John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. hkp://keyserver.gingerbear.net  or
     mailto:pgp-public-k...@gingerbear.net?subject=help

Q:"Just how do the residents of Haiku, Hawai'i hold conversations?"
A:"An odd melody / island voices on the winds / surplus of vowels"

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to