fault in using gpa

Michael Mauch michael.mauch@gmx.de
Fri Oct 18 01:49:02 2002


dirk.loerner@web.de wrote:

> 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

GTK and QT are different toolkits. QT is the one that's used for KDE,
GTK is used for Gnome. You should install the GTK development packages
from your SuSE CDs and then GPA should compile without problems.

You can run GTK/Gnome apps on KDE without problems, you only have to
install the missing libraries (configure will tell you, if something
else is missing).

Regards...
		Michael