fault in using gpa

dirk.loerner@web.de dirk.loerner@web.de
Wed Oct 16 14:08:02 2002


Hi,

maybe you can help me. On my computer a fault as follows 
occoured:
After installing gpa from the SUSE 8.0 CD I generated my keyring. 
The next time I wanted to open gpa I had the following message:

can't open '/home/USER/.gnupg/keyervers': no such file or directory

Gtk-CRITICAL **: file gtkentry.c: line 440 (gtk_entry_set_text): 
assertion `text != NULL' failed.

Gtk-CRITICAL **: file gtkentry.c: line 440 (gtk_entry_set_text): 
assertion `text != NULL' failed.

pub:/home/dirk/.gnupg/secring.gpg
-----------------------------
.....
Speicherzugriffsfehler


Even a manual new file 'keyservers' with some entries had no effect.

So I downloaded thr gpa sources and tried to compile:

/tmp/gpa-0.4.3 #
./configure

checking for catalogs to be installed...  de fr zh_TW.Big5
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.1... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GTK was incorrectly 
installed
*** or that you have moved GTK since it was installed. In the latter 
case, you
*** may want to edit the gtk-config script: /usr/bin/gtk-config
configure: error: Cannot find GTK+: Is gtk-config in executable path 
?

Asking for the gtk-version had this effect:

:~> echo $QTDIR
/usr/lib/qt3

 /usr/lib sieht looks as follows:

drwxr-xr-x    3 root     root           72 Apr 22 23:28 qt-2.3.2
drwxr-xr-x    6 root     root          144 Apr 22 22:00 qt-3.0.3
lrwxrwxrwx    1 root     root            8 Apr 22 23:28 qt2 -> qt-2.3.2
lrwxrwxrwx    1 root     root            8 Apr 22 22:00 qt3 -> qt-3.0.3

I'm working under
kde: 3.0.0    


What's wrong? Do you have any Idea?
Dirk