Hello I'm trying to build koffice (kplato in particular) on my machine (latest packages from fedora10). I'm doing any kde related compilation for the first time. Doing everything according to this: http://wiki.koffice.org/index.php?title=Building/Building_KOffice kplato binary is created, but when running it with: export KDEDIRS=$KDEDIRS:/home/tomas/kde4/install export PATH=$PATH:/home/tomas/kde4/install/bin ./bin/kplato I'm just getting: kplato(16218)/koffice (lib komain) KoDocumentEntry::createDoc: "" And that's it. During build process I see suspicious lines complaining about missing package CreateResources: -- Found Qt-Version 4.4.3 (using /usr/bin/qmake-qt4) -- Found X11: /usr/lib/libX11.so -- Phonon Version: 4.3.0 -- Found KDE 4.2 include dir: /usr/include/kde4 -- Found KDE 4.2 library dir: /usr/lib/kde4/devel -- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4 -- Found automoc4: /usr/bin/automoc4 -- Found lcms version 1.17, /usr/lib/liblcms.so -- Could NOT find CreateResources (missing: CREATERESOURCES_INCLUDE_DIR) -- Create Resources will be required in the final release ... Can somebody show me correct direction? What is that "CreateResources package" and how do I get it? Google was unable to help me with this CreateResources thing as well as with message when executing kplato. Thank you! -- Tomas Straupis