When compiling digikam on mac I'm having issues when looking for marble libraries.<div>Am I missing any part?</div><div><br><div>The full log is at <a href="http://paste.kde.org/481214/">http://paste.kde.org/481214/</a></div>
</div><div><br></div><div>The marble install is under /usr/local/Cellar (full list here <a href="http://paste.kde.org/481220/">http://paste.kde.org/481220/</a>)</div><div><br></div><div>And the relevant part I get is this:</div>
<div><br></div><div><div>CMake Warning at extra/libkgeomap/CMakeLists.txt:43 (FIND_PACKAGE):</div><div>  By not providing "FindMarble.cmake" in CMAKE_MODULE_PATH this project has</div><div>  asked CMake to find a package configuration file provided by "Marble", but</div>
<div>  CMake did not find one.</div><div><br></div><div>  Could not find a package configuration file provided by "Marble" with any</div><div>  of the following names:</div><div><br></div><div>    MarbleConfig.cmake</div>
<div>    marble-config.cmake</div><div><br></div><div>  Add the installation prefix of "Marble" to CMAKE_PREFIX_PATH or set</div><div>  "Marble_DIR" to a directory containing one of the above files.  If "Marble"</div>
<div>  provides a separate development package or SDK, be sure it has been</div><div>  installed.</div><div><br></div><div><br></div><div>CMake Error at extra/libkgeomap/CMakeLists.txt:45 (FIND_PACKAGE):</div><div>  By not providing "FindMarbleWidget.cmake" in CMAKE_MODULE_PATH this project</div>
<div>  has asked CMake to find a package configuration file provided by</div><div>  "MarbleWidget", but CMake did not find one.</div><div><br></div><div>  Could not find a package configuration file provided by "MarbleWidget" with</div>
<div>  any of the following names:</div><div><br></div><div>    MarbleWidgetConfig.cmake</div><div>    marblewidget-config.cmake</div><div><br></div><div>  Add the installation prefix of "MarbleWidget" to CMAKE_PREFIX_PATH or set</div>
<div>  "MarbleWidget_DIR" to a directory containing one of the above files.  If</div><div>  "MarbleWidget" provides a separate development package or SDK, be sure it</div><div>  has been installed.</div>
</div><div><br></div>