#37307: kdepimlibs4 4.9.3 CMake Error unset variables NEPOMUK_LIBRARIES-NOTFOUND ---------------------------+---------------------- Reporter: sneeuwitje@… | Owner: sharky@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: kdepimlibs4 | ---------------------------+---------------------- Comment (by nicos@…): This output may be helpful anyway. The correct line should be: {{{ -- Found Nepomuk: /opt/local/lib/libnepomuk.dylib;/opt/local/lib/libsoprano.dylib }}} Do you have /opt/local/lib/libnepomuk.dylib on your system, which should be provided by kdelibs4 ? If not, it means that a problem occurred at installation of kdelibs4. There are some requirements so that kdelibs build nepomuk library, and at configure stage of kdelibs, the following lines should appear: {{{ * Soprano - Support for the Nepomuk semantic desktop system * Soprano Raptor Parser - Support for the Nepomuk semantic desktop system * Soprano Redland Backend - Support for the Nepomuk semantic desktop system * Shared desktop ontologies - Support for the Nepomuk semantic desktop system }}} If not, there is an issue with the dependencies. -- Ticket URL: <https://trac.macports.org/ticket/37307#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS