Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: GnuPG: users

Question about GnuPG Shell 1.0

 

 

GnuPG users RSS feed   Index | Next | Previous | View Threaded


db111 at freemail

Sep 18, 2009, 1:13 PM

Post #1 of 7 (991 views)
Permalink
Question about GnuPG Shell 1.0

Hello,

I have Windows XP with GnuPG 1.4.9 installed.
I wanted to install GNUPG Shell 1.0 but when i clicked to "install"
button, the installer told me the following:
GnuPG not installed on your system. Please, install it first.
I dont know the C programming language so i cant examine the source code
to know how do it search the installed GnuPG on the system.
My GnuPG is installed in c:\program files\gnu\gnupg
I copyed it in to c:\program files\gnupg and tryed to install GnuPG Shell
again, but the same error message appeared.

GPG Shell works fine but i would like to try the GnuPG Shell.

Do You have any idea to resolve the problem?

Sincerely, Csabi


_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users


John at Mozilla-Enigmail

Sep 18, 2009, 2:58 PM

Post #2 of 7 (944 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

Csabi wrote:
> Hello,
>
> I have Windows XP with GnuPG 1.4.9 installed.
> I wanted to install GNUPG Shell 1.0 but when i clicked to "install"
<snip>
>
> GPG Shell works fine but i would like to try the GnuPG Shell.
>
> Do You have any idea to resolve the problem?

Have you asked on GnuPG Shell's support forum?


--
John P. Clizbe Inet:John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. hkp://keyserver.gingerbear.net or
mailto:pgp-public-keys [at] gingerbear?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"
Attachments: signature.asc (0.66 KB)


allen.schultz at gmail

Sep 19, 2009, 3:00 PM

Post #3 of 7 (916 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

Csabi wrote:
> I have Windows XP with GnuPG 1.4.9 installed.
...
> GnuPG not installed on your system. Please, install it first.

Have you set the System PATH and then tried the installation again? Is
it possible GPG Shell uses PATH and other windows settings for looking
for GnuPG?

--
Allen Schultz
PS: Please see attached VCF attachment for contact and GPG key info.
Signature.asc requires GPG/PGP to be installed to verify signature.
Attachments: allen_schultz.vcf (0.63 KB)
  signature.asc (0.54 KB)


John at Mozilla-Enigmail

Sep 19, 2009, 6:31 PM

Post #4 of 7 (918 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

Allen Schultz wrote:
> Csabi wrote:
>> I have Windows XP with GnuPG 1.4.9 installed.
> ...
>> GnuPG not installed on your system. Please, install it first.
>
> Have you set the System PATH and then tried the installation again? Is
> it possible GPG Shell uses PATH and other windows settings for looking
> for GnuPG?

"GPGshell" is a different tool. GPGshell is closed-source (likely VB) and
Windows-only. The OP was asking about "GnuPG Shell",
http://www.tech-faq.com/gnupg-shell.shtml, which is cross-platform and has
source available as well as pre-built executables for Debian, Redhat, and Windows.

That distinction made, setting the PATH environment variable is probably a good
start, either at a user or a system level for Windows. It's still possible that
the Windows build of "GnuPG Shell" checks values in the registry, but those
should have been set correctly if GnuPG was installed with the Windows installer.

--
John P. Clizbe Inet:John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. hkp://keyserver.gingerbear.net or
mailto:pgp-public-keys [at] gingerbear?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"
Attachments: signature.asc (0.66 KB)


John at Mozilla-Enigmail

Sep 19, 2009, 7:15 PM

Post #5 of 7 (929 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

John Clizbe wrote:
> Allen Schultz wrote:
>> Csabi wrote:
>>> I have Windows XP with GnuPG 1.4.9 installed.
>> ...
>>> GnuPG not installed on your system. Please, install it first.
>>
>> Have you set the System PATH and then tried the installation again? Is
>> it possible GPG Shell uses PATH and other windows settings for looking
>> for GnuPG?
>
> "GPGshell" is a different tool. GPGshell is closed-source (likely VB) and
> Windows-only. The OP was asking about "GnuPG Shell",
> http://www.tech-faq.com/gnupg-shell.shtml, which is cross-platform and has
> source available as well as pre-built executables for Debian, Redhat, and Windows.
>
> That distinction made, setting the PATH environment variable is probably a good
> start, either at a user or a system level for Windows. It's still possible that
> the Windows build of "GnuPG Shell" checks values in the registry, but those
> should have been set correctly if GnuPG was installed with the Windows installer.

Checked the source tarball for GnuPG Shell...

The NSIS installer script for the Windows build of "GnuPG Shell" is checking for
the value "Install Directory" in the Windows registry under
HKLM\Software\GNU\GnuPG to determine if GnuPG is installed.
The Windows installer from GnuPG.org
[ftp://ftp.gnupg.org/gcrypt/binary/gnupg-w32cli-1.4.10b.exe] correctly sets this
value.

Try re-running the GnuPG installer, then running the GnuPGShell installer.


--
John P. Clizbe Inet:John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. hkp://keyserver.gingerbear.net or
mailto:pgp-public-keys [at] gingerbear?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"
Attachments: signature.asc (0.66 KB)


bob.henson at galen

Sep 20, 2009, 1:50 AM

Post #6 of 7 (913 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

John Clizbe wrote:

> John Clizbe wrote:
>> Allen Schultz wrote:
>>> Csabi wrote:
>>>> I have Windows XP with GnuPG 1.4.9 installed.
>>> ...
>>>> GnuPG not installed on your system. Please, install it first.
>>> Have you set the System PATH and then tried the installation again? Is
>>> it possible GPG Shell uses PATH and other windows settings for looking
>>> for GnuPG?
>> "GPGshell" is a different tool. GPGshell is closed-source (likely VB) and
>> Windows-only. The OP was asking about "GnuPG Shell",
>> http://www.tech-faq.com/gnupg-shell.shtml, which is cross-platform and has
>> source available as well as pre-built executables for Debian, Redhat, and Windows.
>>
>> That distinction made, setting the PATH environment variable is probably a good
>> start, either at a user or a system level for Windows. It's still possible that
>> the Windows build of "GnuPG Shell" checks values in the registry, but those
>> should have been set correctly if GnuPG was installed with the Windows installer.
>
> Checked the source tarball for GnuPG Shell...
>
> The NSIS installer script for the Windows build of "GnuPG Shell" is checking for
> the value "Install Directory" in the Windows registry under
> HKLM\Software\GNU\GnuPG to determine if GnuPG is installed.
> The Windows installer from GnuPG.org
> [ftp://ftp.gnupg.org/gcrypt/binary/gnupg-w32cli-1.4.10b.exe] correctly sets this
> value.
>
> Try re-running the GnuPG installer, then running the GnuPGShell installer.

I think, from memory, you get the same error message if the keyring is
not available at that directory. If the OP has his keyrings elsewhere
than in the GnuPG directory, he may need to set/reset the registry so
HOMEDIR points to the correct directory. I wonder if that might be the case?

Regards,

Bob

_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users


db111 at freemail

Sep 20, 2009, 7:08 AM

Post #7 of 7 (906 views)
Permalink
Re: Question about GnuPG Shell 1.0 [In reply to]

Hello,

Thx Your help and excuse me because i did not ask on the GnuPG Shell
support forum at first.
I installed GnuPG 1.4.10B after i installed GnuPG Shell without any error,
that work fine.
My keys were at a good place (in the GnuPG directory) so that was not a
problem.
So i think that the Windows installer which comes with GnuPG 1.4.10B
resolve the problem.


Sincerely, Csabi



_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users

GnuPG users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.