Problem creating keys with GPG

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alan Dayley
Date:  
Old-Topics: Announce: Next Devel meeting
Subject: Problem creating keys with GPG
All this talk about signing has spurred me to set it up on my email. I am
having a problem however.

I am using gpg (GnuPG) 1.0.6. As instructed by the KMail help file, I am
running the command "gpg --gen-key" on the command line to create my keys. I
have gone down through the list of questions until it asks for my "Real name"
Here is what happened:

<paste from console>
You need a User-ID to identify your key; the software constructs the user id
from Real Name, Comment and Email Address in this form:
    "Heinrich Heine (Der Dichter) <>"


Real name: Alan Dayley <>
Invalid character in name
Real name: Alan Dayley <>
Invalid character in name
Real name: Alan Dayley (Alan) <>
Invalid character in name
Real name: "Alan Dayley <>"
Invalid character in name
Real name:
</paste from console>

So here I sit wondering what character is invalid in the 4 attempts above and
how do I proceed from here. Any hints?

Alan