[Kde-pim] problems with Strigi to compile
René Mérou
ochominutosdearco at gmail.com
Thu Aug 16 02:46:17 BST 2007
Hi all,
Im new on this mailist and beguiner to kde developement.
This is my problem:
~/kde/source/KDE/kdelibs] $ cmakekde
-- Found Qt-Version 4.3.0
-- Found X11: /usr/lib/libX11.so
-- Building kdelibs...
-- Found KDE4 kconfig_compiler
preprocessor: /home/kde-devel/kde/source/KDE/kdelibs/bin/./kconfig_compiler.shell
-- Found KDE4
automoc: /home/kde-devel/kde/source/KDE/kdelibs/bin/./kde4automoc.shell
-- pkg-config query failed. did you set $PKG_CONFIG_PATH to the directory
where strigi libstreamanalyzer.pc is installed?
CMake Error: Didn't find strigi >= 0.5.3
-- Configuring done
I cant compile it.
when i try to compile this:
~/kde/src/kdesupport] $ cmakekde
i get this warning:
ensure you cppunit installed version is at least 1.12.0
** CppUnit was not found. Strigi unit tests will not be built.
But it seems to work well:
[100%] Built target storagescalingtest
...
-- Installing /home/kde-devel/kde/include/strigi/strigiconfig.h
-- Installing /home/kde-devel/kde/include/strigi/archivereader.h
-- Installing /home/kde-devel/kde/include/strigi/bufferedstream.h
-- Installing /home/kde-devel/kde/include/strigi/fileinputstream.h
-- Installing /home/kde-devel/kde/include/strigi/inputstream.h
-- Installing /home/kde-devel/kde/include/strigi/inputstreamreader.h
-- Installing /home/kde-devel/kde/include/strigi/streambase.h
-- Installing /home/kde-devel/kde/include/strigi/streambuffer.h
-- Installing /home/kde-devel/kde/include/strigi/stringreader.h
-- Installing /home/kde-devel/kde/include/strigi/stringstream.h
-- Installing /home/kde-devel/kde/include/strigi/substreamprovider.h
-- Installing /home/kde-devel/kde/include/strigi/substreamproviderprovider.h
-- Installing /home/kde-devel/kde/include/strigi/textutils.h
-- Installing /home/kde-devel/kde/include/strigi/jstreamsconfig.h
-- Installing /home/kde-devel/kde/lib/libstreams.so.0.5.2
...
makeobj[0]: Leaving directory `/home/kde-devel/kde/src/kdesupport'
one end with no errors.
but when i try to compile kdelibs:
i did before this:
export PKG_CONFIG_PATH=/home/kde-devel/kde/lib/pkgconfig:$PKG_CONFIG_PATH
because i found this: locate libstreamanalyzer.pc
/home/kde-devel/kde/build/kdesupport/strigi/src/streamanalyzer/libstreamanalyzer.pc
/home/kde-devel/kde/lib/pkgconfig/libstreamanalyzer.pc
/home/kde-devel/kde/src/kdesupport/strigi/src/streamanalyzer/.svn/text-base/libstreamanalyzer.pc.cmake.svn-base
/home/kde-devel/kde/src/kdesupport/strigi/src/streamanalyzer/libstreamanalyzer.pc.cmake
echo $PKG_CONFIG_PATH
/home/kde-devel/kde/lib/pkgconfig:/home/kde-devel/kde
but nothink, i cant compile it without errors.
Any help?
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list