[Kde-pim] Building trunk kdepim & runtime, can't find NepomukCore

Kevin Krammer krammer at kde.org
Sun Aug 5 19:59:14 BST 2012


On Sunday, 2012-08-05, amit kumar wrote:

> With kdesrc-build-1.15.1, the module-set should be written as follows:
> 
> module-set
>     repository kde-projects
>     use-modules nepomuk-core
> end module
> 
> But executing "kdesrc-build nepomuk-core" would throw following cmake
> errors if soprano was not built properly:
> 
> ---------------------------------------------------------------------------
> -- -- The following REQUIRED packages could NOT be located on your system.
> -- You must install these packages before continuing.
> ---------------------------------------------------------------------------
> -- * Soprano Virtuoso Backend  <http://soprano.sourceforge.net>
>     Virtuoso storage backend for Soprano
>     The Soprano Virtuoso backend is required to run the Nepomuk semantic
> desktop system.
>   * Soprano Raptor Parser  <http://soprano.sourceforge.net>
>     RDF parser plugin for Soprano
>     The Soprano raptor parser plugin is required to build the Nepomuk
> semantic desktop system.
>   * Soprano Redland Backend  <http://soprano.sourceforge.net>
>     Redland storage backend for Soprano
>     The Soprano redland backend is required to build the Nepomuk semantic
> desktop system.
> 
> Resolution:
> Install following packages: librdf0-dev, libiodbc2-dev
> e.g. on ubuntu,
> $sudo apt-get install librdf0-dev
> $sudo apt-get install libiodbc2-dev

Slighlty off-topic:
One way to do this is to install the dev package for the thing you are trying 
to build as it will install all dev packages of its dependencies.
Or, if one is not sure if the dev package's files will interfere with one's own 
build, use the build-dep command for apt-get/aptitude on the package itself, 
e.g.
apt-get build-dep kdelibs-bin

Cheers,

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20120805/d7220689/attachment.sig>
-------------- next part --------------
_______________________________________________
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