Advertisement
Guest User

ffmpegthumbs-mattepaint Install & Uninstall

a guest
Feb 11th, 2014
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. ============
  2. Installing
  3. ============
  4.  
  5. ../ffmpegthumbs-mattepaint-0.4$ mkdir builddir
  6. ../ffmpegthumbs-mattepaint-0.4$ cd builddir && cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
  7. -- The C compiler identification is GNU 4.8.1
  8. -- The CXX compiler identification is GNU 4.8.1
  9. -- Check for working C compiler: /usr/bin/cc
  10. -- Check for working C compiler: /usr/bin/cc -- works
  11. -- Detecting C compiler ABI info
  12. -- Detecting C compiler ABI info - done
  13. -- Check for working CXX compiler: /usr/bin/c++
  14. -- Check for working CXX compiler: /usr/bin/c++ -- works
  15. -- Detecting CXX compiler ABI info
  16. -- Detecting CXX compiler ABI info - done
  17. -- Looking for Q_WS_X11
  18. -- Looking for Q_WS_X11 - found
  19. -- Looking for Q_WS_WIN
  20. -- Looking for Q_WS_WIN - not found
  21. -- Looking for Q_WS_QWS
  22. -- Looking for Q_WS_QWS - not found
  23. -- Looking for Q_WS_MAC
  24. -- Looking for Q_WS_MAC - not found
  25. -- Found Qt-Version 4.8.4 (using /usr/bin/qmake)
  26. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
  27. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so - found
  28. -- Looking for gethostbyname
  29. -- Looking for gethostbyname - found
  30. -- Looking for connect
  31. -- Looking for connect - found
  32. -- Looking for remove
  33. -- Looking for remove - found
  34. -- Looking for shmat
  35. -- Looking for shmat - found
  36. -- Looking for IceConnectionNumber in ICE
  37. -- Looking for IceConnectionNumber in ICE - found
  38. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  39. -- Looking for include file pthread.h
  40. -- Looking for include file pthread.h - found
  41. -- Looking for pthread_create
  42. -- Looking for pthread_create - not found
  43. -- Looking for pthread_create in pthreads
  44. -- Looking for pthread_create in pthreads - not found
  45. -- Looking for pthread_create in pthread
  46. -- Looking for pthread_create in pthread - found
  47. -- Found Threads: TRUE
  48. -- Looking for _POSIX_TIMERS
  49. -- Looking for _POSIX_TIMERS - found
  50. -- Found Automoc4: /usr/bin/automoc4
  51. -- Found Perl: /usr/bin/perl (found version "5.14.2")
  52. -- Found Phonon: /usr/include (Required is at least version "4.3.80")
  53. -- Performing Test _OFFT_IS_64BIT
  54. -- Performing Test _OFFT_IS_64BIT - Success
  55. -- Performing Test HAVE_FPIE_SUPPORT
  56. -- Performing Test HAVE_FPIE_SUPPORT - Success
  57. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  58. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  59. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  60. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  61. -- Found KDE 4.11 include dir: /usr/include
  62. -- Found KDE 4.11 library dir: /usr/lib
  63. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  64. -- Found automoc4: /usr/bin/automoc4
  65. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  66. -- checking for module 'libavcodec'
  67. -- found libavcodec, version 53.35.0
  68. -- checking for module 'libavformat'
  69. -- found libavformat, version 53.21.1
  70. -- checking for module 'libavdevice'
  71. -- package 'libavdevice' not found
  72. -- checking for module 'libavutil'
  73. -- found libavutil, version 51.22.1
  74. -- checking for module 'libswscale'
  75. -- found libswscale, version 2.1.0
  76. -- checking for module 'libpostproc'
  77. -- package 'libpostproc' not found
  78. -- Found FFmpeg: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libswscale.so
  79. -- Configuring done
  80. -- Generating done
  81. -- Build files have been written to: ../ffmpegthumbs-mattepaint-0.4/builddir
  82.  
  83.  
  84. ../ffmpegthumbs-mattepaint-0.4/builddir$ make
  85. Scanning dependencies of target ffmpegthumbs-mattepaint_automoc
  86. Generating moc_ffmpegthumbnailer.cpp
  87. [ 0%] Built target ffmpegthumbs-mattepaint_automoc
  88. [ 14%] Generating ffmpegthumbs-mattepaintsettings.h, ffmpegthumbs-mattepaintsettings.cpp
  89. Scanning dependencies of target ffmpegthumbs-mattepaint
  90. [ 28%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbs-mattepaint_automoc.o
  91. [ 42%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbnailer.o
  92. [ 57%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbnailer/moviedecoder.o
  93. [ 71%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbnailer/imagewriter.o
  94. [ 85%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbnailer/videothumbnailer.o
  95. [100%] Building CXX object CMakeFiles/ffmpegthumbs-mattepaint.dir/ffmpegthumbs-mattepaintsettings.o
  96. Linking CXX shared module lib/ffmpegthumbs-mattepaint.so
  97. [100%] Built target ffmpegthumbs-mattepaint
  98.  
  99.  
  100. ../ffmpegthumbs-mattepaint-0.4/builddir$ sudo make install
  101. [ 0%] Built target ffmpegthumbs-mattepaint_automoc
  102. [100%] Built target ffmpegthumbs-mattepaint
  103. Install the project...
  104. -- Install configuration: "RelWithDebInfo"
  105. -- Installing: /usr/lib/kde4/ffmpegthumbs-mattepaint.so
  106. -- Installing: /usr/share/kde4/services/ffmpegthumbs-mattepaint.desktop
  107. -- Installing: /usr/share/kde4/services/ServiceMenus/video-thumbnail-remover.desktop
  108. -- Installing: /usr/share/kde4/services/ServiceMenus/video-thumbnail-fixer.desktop
  109. -- Installing: /usr/share/kde4/services/ServiceMenus/video-thumbnail-fixer-mkv.desktop
  110. -- Installing: /usr/share/kde4/config.kcfg/ffmpegthumbs-mattepaintsettings.kcfg
  111. -- Installing: /usr/bin/matroska-image-to-thumbnail.pl
  112. -- Installing: /usr/bin/matroska-pick-image-to-thumbnail.pl
  113. -- Installing: /usr/bin/video-thumbnail-remover.pl
  114. -- Installing: /usr/bin/vlc-snapshot-to-thumbnail.pl
  115. -- Installing: /usr/bin/smplayer-screenshot-to-thumbnail.pl
  116. -- Installing: /usr/bin/use-poster-as-thumbnail.pl
  117. -- Installing: /usr/bin/pick-image-to-thumbnail.pl
  118.  
  119. ============
  120. Uninstalling
  121. ============
  122.  
  123. /ffmpegthumbs-mattepaint-0.4/builddir$ sudo make uninstall
  124. -- Uninstalling "/usr/lib/kde4/ffmpegthumbs-mattepaint.so"
  125. -- Uninstalling "/usr/share/kde4/services/ffmpegthumbs-mattepaint.desktop"
  126. -- Uninstalling "/usr/share/kde4/services/ServiceMenus/video-thumbnail-remover.desktop"
  127. -- Uninstalling "/usr/share/kde4/services/ServiceMenus/video-thumbnail-fixer.desktop"
  128. -- Uninstalling "/usr/share/kde4/services/ServiceMenus/video-thumbnail-fixer-mkv.desktop"
  129. -- Uninstalling "/usr/share/kde4/config.kcfg/ffmpegthumbs-mattepaintsettings.kcfg"
  130. -- Uninstalling "/usr/bin/matroska-image-to-thumbnail.pl"
  131. -- Uninstalling "/usr/bin/matroska-pick-image-to-thumbnail.pl"
  132. -- Uninstalling "/usr/bin/video-thumbnail-remover.pl"
  133. -- Uninstalling "/usr/bin/vlc-snapshot-to-thumbnail.pl"
  134. -- Uninstalling "/usr/bin/smplayer-screenshot-to-thumbnail.pl"
  135. -- Uninstalling "/usr/bin/use-poster-as-thumbnail.pl"
  136. -- Uninstalling "/usr/bin/pick-image-to-thumbnail.pl"
  137. Built target uninstall
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement