Problem entering passphrase
Joseph Bruni
brunij@earthlink.net
Tue Mar 18 02:12:02 2003
Sounds like a really flaky C library that isn't tying stdin and stdout
together. Normally when stdin and stdout are connected to a terminal,
stdout is supposed to flush whenever there is an attempt to read from
stdin.
On Monday, March 17, 2003, at 12:36 PM, John Hill wrote:
> At this point GnuPG is sitting waiting for a passphrase. If I enter
> one I
> am then prompted "Repeat passphrase:" I am not sure where to go from
> here
> and any direction would be appreciated. I am using gcc 2.95 and make
> 3.76.1
> (both precompiled) that I obtained from the SCO Skunkware site. I am
> compiling GnuPG version 1.2.1 on an SCO Openserver 5.0.5 machine.
>
> John Hill