Guest User

Untitled

a guest
Dec 16th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. tv@HTPC:~/kaffeine-1.2.2$ xine-config --version
  2. xine-config is DEPRECATED. Use pkg-config instead.
  3. 1.1.90
  4. tv@HTPC:~/kaffeine-1.2.2$ cmake .
  5. -- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
  6. -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
  7. -- Found KDE 4.6 include dir: /usr/include
  8. -- Found KDE 4.6 library dir: /usr/lib
  9. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  10. -- Found automoc4: /usr/bin/automoc4
  11. -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
  12. CMake Error at CMakeLists.txt:25 (add_subdirectory):
  13. add_subdirectory given source "xine" which is not an existing directory.
  14.  
  15.  
  16. -- Configuring incomplete, errors occurred!
  17. tv@HTPC:~/kaffeine-1.2.2$
Add Comment
Please, Sign In to add comment