On Wednesday 10 October 2007 11:50 am, Wolfgang Illmeyer wrote:
> When logging in it says:
Looks normal so far. Now go edit psi/src/pgputil.cpp. Add a printf
(e.g. 'printf("promptPassphrase\n");') as the first line of the
PGPUtil::promptPassphrase() function. Compile and run psi from the console
again.
-Justin