#25993: kdeutils4 @4.4.5 fail to install without kdepimlibs4 ------------------------------------+--------------------------------------- Reporter: petr.messner@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ------------------------------------+--------------------------------------- {{{ $ sudo port -v install kdeutils4 ... -- Found Python executable: /opt/local/bin/python2.6 -- Found Python version: 2.6.5 -- Found Python library: -framework Python -- Found SIP version: 4.10.4 -- Found PyQt4 version: 4.7.4 Traceback (most recent call last): File "/opt/local/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module> import PyKDE4.pykdeconfig ImportError: No module named PyKDE4.pykdeconfig CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE): Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG) Call Stack (most recent call first): /opt/local/share/apps/cmake/modules/FindKdepimLibs.cmake:80 (find_package_handle_standard_args) kgpg/CMakeLists.txt:3 (find_package) }}} Then I installed kdepimlibs4, then kdeutils4 installed successfully. Maybe kdepimlibs4 should be added to dependencies of kdeutils4? -- Ticket URL: <http://trac.macports.org/ticket/25993> MacPorts <http://www.macports.org/> Ports system for Mac OS