#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 sneeuwitje@…): Replying to [comment:3 nicos@…]:
The error message would indeed point to a missing nepomuk-core, even though for what I had tested it was not needed to build kdepimlibs4. It could be worth looking if the following solves the issue: {{{ sudo port install nepomuk-core sudo port clean kdepimlibs4 sudo port install kdepimlibs4 }}} Installing ''nepomuk-core'' seemed the sensible thing, but did not work for me (OSX 10.7). Log-line 36255 indicates missing libsoprano: {{{ 36255 :info:configure -- Found Nepomuk: NEPOMUK_LIBRARIES- NOTFOUND;/opt/local/lib/libsoprano.dylib }}} but that can't be true since the file exists on my machine and ''soprano'' is installed through ''ports'' in /opt/local/ ::baffled::
-- Ticket URL: <https://trac.macports.org/ticket/37307#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS