Bug 220664 - optional dependency on ontologies not so optional
Summary: optional dependency on ontologies not so optional
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 12:07 UTC by Michal Svoboda
Modified: 2010-01-25 12:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Svoboda 2009-12-30 12:07:11 UTC
Version:           4.3.85 (using Devel)
Installed from:    Compiled sources

when building kdebase:

-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * Shared desktop ontologies  <http://oscaf.sourceforge.net>
     Desktop ontologies
     Ontologies necessary for the Nepomuk semantic desktop.


CMake Error in apps/dolphin/src/CMakeLists.txt:
  Cannot find source file "nfo.trig".  Tried extensions .c .C .c++ .cc .cpp
  .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


...and of course build fails. Needless to say I would opt to keep the dependency truly optional.