Thanks. When I "./configure" Kognition, both SuSE 9.2-KDE and FC3-GNOME are correct.
However, when I "make" Kognition, SuSE 9.2-KDE is OK, but FC3-GNOME failed.
I checked my QT, the following are all of my QT rpms in FC3-GNOME. I think that's enough for any KDE softwares, right?
qt 1:3.3.3-8
qt-config 1:3.3.3-8
qt-designer 1:3.3.3-8
qt-devel 1:3.3.3-8
qt-MySQL 1:3.3.3-8
qt-ODBC 1:3.3.3-8
qt-PostgreSQL 1:3.3.3-8
qtparted 0.4.4-1.1.fc3.rf
PyQt 3.13-1
PyQt-devel 3.13-1
PyQt-examples 3.13-1
The following are the errors in FC3-GNOME. Is there any compiling sequence differences between KDE and GNOME? Cheers... BTW, I don't have the following errors when I installed Kognition in SuSE9.2-KDE...
abstract_character.h:81: error: invalid use of undefined type `const struct abstract_character'
abstract_character.h:55: error: forward declaration of `const struct abstract_character'
abstract_character.h: In member function `bool path_iterator<is_forward_iterator>::is_matched() const':
abstract_character.h:82: error: invalid use of undefined type `const struct abstract_character'
abstract_character.h:55: error: forward declaration of `const struct abstract_character'
make[2]: *** [word_collector.o] Error 1
make[2]: Leaving directory `/home/pjia/installation/softwares/OCR/kognition/kognition-0.1/kognition'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pjia/installation/softwares/OCR/kognition/kognition-0.1'
make: *** [all] Error 2
Quote:
Originally posted by oneandoneis2
The difference between KDE and Gnome is mainly that Gnome runs on GTK and KDE on QT.
If you install both GTK and QT, you can run apps for either desktop. Heck, I'm using FVWM, and I can run Gnome & KDE apps no problem!
|