Guest User

tvheadend_configure

a guest
May 18th, 2015
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. # ./configure --enable-hdhomerun_static --disable-dvb scan
  2. Checking support/features
  3. checking for cc execinfo.h ... ok
  4. checking for cc -mmmx ... ok
  5. checking for cc -msse2 ... ok
  6. checking for cc getloadavg ... ok
  7. checking for cc atomic64 ... ok
  8. checking for cc lockowner ... ok
  9. checking for cc qsort_r ... ok
  10. checking for cc stime ... ok
  11. checking for cc recvmmsg ... ok
  12. checking for cc sendmmsg ... fail
  13. checking for cc libiconv ... fail
  14. checking for cc libdvben50221 ... fail
  15. checking for py module gzip ... ok
  16. checking for bzip2 ... ok
  17. checking for pkg openssl ... ok (detected 1.0.1e)
  18. checking for cc linux/dvb/version.h ... ok
  19. checking for pkg zlib ... ok (detected 1.2.7)
  20. checking for pkg liburiparser ... fail (detected <none>)
  21. checking for pkg avahi-client ... ok (detected 0.6.31)
  22. checking for ffmpeg libraries ... ok
  23. checking for pkg libavcodec >=55.18.102 ... fail (detected 54.92.100)
  24. WARNING: none or old libav or libffmpeg libraries were detected
  25. * use --disable-libav or --enable-libffmpeg_static
  26. ** supported ffmpeg libs n1.2+
  27. ** supported libav libs v10+
  28. checking for cc sys/inotify.h ... ok
  29. checking for pkg dbus-1 ... ok (detected 1.6.12)
  30.  
  31. Compiler:
  32. Using C compiler: cc
  33. Build for arch: x86_64
  34.  
  35. Binaries:
  36. Using PYTHON: python
  37.  
  38. Options:
  39. cwc yes
  40. capmt yes
  41. constcw yes
  42. linuxdvb yes
  43. satip_server yes
  44. satip_client yes
  45. hdhomerun_client yes
  46. hdhomerun_static yes
  47. iptv yes
  48. tsfile yes
  49. dvbscan no
  50. timeshift yes
  51. trace yes
  52. imagecache yes
  53. avahi yes
  54. zlib yes
  55. libav no
  56. libffmpeg_static no
  57. libffmpeg_static_x264 yes
  58. inotify yes
  59. epoll yes
  60. uriparser no
  61. ccache no
  62. tvhcsa yes
  63. bundle no
  64. dvbcsa no
  65. dvben50221 no
  66. kqueue no
  67. dbus_1 yes
  68. android no
  69. tsdebug no
  70. gtimer_check no
  71. execinfo yes
  72. mmx yes
  73. sse2 yes
  74. getloadavg yes
  75. atomic64 yes
  76. lockowner yes
  77. qsort_r yes
  78. stime yes
  79. recvmmsg yes
  80. py_gzip yes
  81. bin_bzip2 yes
  82. ssl yes
  83. linuxdvbapi yes
  84. upnp yes
  85. inotify_h yes
  86. mpegts yes
  87. mpegts_dvb yes
  88.  
  89. Packages:
  90. openssl 1.0.1e
  91. zlib 1.2.7
  92. avahi-client 0.6.31
  93. dbus-1 1.6.12
  94.  
  95. Installation paths:
  96. Prefix: /usr/local
  97. Binaries: ${prefix}/bin
  98. Libraries: ${prefix}/lib
  99. Data files: ${prefix}/share
  100. Man pages: ${datadir}/man
  101.  
  102. Final Binary:
  103. /root/tvheadend/build.linux/tvheadend
  104.  
  105. Tvheadend Data Directory:
  106. /usr/local/share/tvheadend
Advertisement
Add Comment
Please, Sign In to add comment