SHARE
TWEET

Untitled

a guest May 6th, 2015 227 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ~/src/kde-runtime-4.13.2/build> cmake -DCMAKE_INSTALL_PREFIX=/boot/home/src/kde-runtime-4.13.2/inst -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Release -Wno-dev ..
  2. CMake Error at /boot/system/data/cmake/Modules/FindKDE4.cmake:111 (message):
  3.   ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  4. Call Stack (most recent call first):
  5.   CMakeLists.txt:18 (find_package)
  6.  
  7.  
  8. -- Configuring incomplete, errors occurred!
  9. See also "/boot/home/src/kde-runtime-4.13.2/build/CMakeFiles/CMakeOutput.log".
  10. ~/src/kde-runtime-4.13.2/build> cd ..
  11. ~/src/kde-runtime-4.13.2> updatedb
  12. ~/src/kde-runtime-4.13.2> locate FindKDE4.cmake
  13. /boot/system/data/cmake/Modules/FindKDE4.cmake
  14. ~/src/kde-runtime-4.13.2> locate FindKDE4Internal.cmake
  15. /boot/home/src/haikuports/dev-qt/kdelibs4/work-x86-4.13.2/sources/kdelibs-4.13.2/cmake/modules/FindKDE4Internal.cmake
  16. /boot/system/data/cmake/Modules/FindKDE4Internal.cmake
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top