Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. root@nas ~hts/tvheadend (git)-[master] # ./configure --enable-libffmpeg_static
  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 recvmmsg ... ok
  11. checking for cc sendmmsg ... ok
  12. checking for cc libiconv ... fail
  13. checking for py module gzip ... ok
  14. checking for bzip2 ... ok
  15. checking for pkg openssl ... ok (detected 1.0.2a)
  16. checking for cc linux/dvb/version.h ... ok
  17. checking for cc libhdhomerun/hdhomerun.h ... fail
  18. checking for pkg zlib ... ok (detected 1.2.8)
  19. checking for pkg liburiparser ... fail (detected <none>)
  20. checking for pkg avahi-client ... ok (detected 0.6.31)
  21. checking for cc sys/inotify.h ... ok
  22. fetching dvb-scan files ... ok
  23. checking for pkg dbus-1 ... ok (detected 1.8.16)
  24.  
  25. Compiler:
  26. Using C compiler: cc
  27. Build for arch: x86_64
  28.  
  29. Binaries:
  30. Using PYTHON: python
  31.  
  32. Options:
  33. cwc yes
  34. capmt yes
  35. constcw yes
  36. linuxdvb yes
  37. satip_server yes
  38. satip_client yes
  39. hdhomerun_client no
  40. hdhomerun_static no
  41. iptv yes
  42. tsfile yes
  43. dvbscan yes
  44. timeshift yes
  45. trace yes
  46. imagecache yes
  47. avahi yes
  48. zlib yes
  49. libav yes
  50. libffmpeg_static yes
  51. libffmpeg_static_x264 yes
  52. inotify yes
  53. epoll yes
  54. uriparser no
  55. ccache no
  56. tvhcsa yes
  57. bundle no
  58. dvbcsa no
  59. kqueue no
  60. dbus_1 yes
  61. android no
  62. tsdebug no
  63. execinfo yes
  64. mmx yes
  65. sse2 yes
  66. getloadavg yes
  67. atomic64 yes
  68. lockowner yes
  69. qsort_r yes
  70. recvmmsg yes
  71. sendmmsg yes
  72. py_gzip yes
  73. bin_bzip2 yes
  74. ssl yes
  75. linuxdvbapi yes
  76. upnp yes
  77. inotify_h yes
  78. mpegts yes
  79. mpegts_dvb yes
  80.  
  81. Packages:
  82. openssl 1.0.2a
  83. zlib 1.2.8
  84. avahi-client 0.6.31
  85. dbus-1 1.8.16
  86.  
  87. Installation paths:
  88. Prefix: /usr/local
  89. Binaries: ${prefix}/bin
  90. Libraries: ${prefix}/lib
  91. Data files: ${prefix}/share
  92. Man pages: ${datadir}/man
  93.  
  94. Final Binary:
  95. /home/hts/tvheadend/build.linux/tvheadend
  96.  
  97. Tvheadend Data Directory:
  98. /usr/local/share/tvheadend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement