Advertisement
Guest User

Untitled

a guest
Jun 7th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. $ ./configure --previous
  2. Options: --prefix=/usr/mythtrunk --compile-type=debug
  3. # Basic Settings
  4. Compile type debug
  5. Compiler cache yes
  6. DistCC no
  7. qmake /usr/bin/qmake
  8. install prefix /usr/mythtrunk
  9. runtime prefix /usr/mythtrunk
  10. CPU x86 x86_64 (model name : Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz)
  11. yasm yes
  12. MMX enabled yes
  13. MMXEXT enabled yes
  14. 3DNow! enabled yes
  15. 3DNow! extended enabled yes
  16. SSE enabled yes
  17. SSSE3 enabled yes
  18. AVX enabled yes
  19. FMA4 enabled yes
  20. CMOV enabled yes
  21.  
  22. # Input Support
  23. Joystick menu yes
  24. lirc support yes
  25. libCEC device support yes [/usr/include]
  26. Video4Linux support yes
  27. ivtv support yes
  28. HD-PVR support yes
  29. FireWire support yes
  30. DVB support yes [/usr/include]
  31. DVB-S2 support yes
  32. HDHomeRun support yes
  33. Ceton support yes
  34. ASI support no
  35.  
  36. # Sound Output Support
  37. PulseAudio support yes
  38. OSS support yes
  39. ALSA support yes
  40. JACK support yes
  41. libfftw3 support yes
  42.  
  43. # Video Output Support
  44. x11 support yes
  45. xrandr support yes
  46. xv support yes
  47. VDPAU support yes
  48. VAAPI support yes
  49. CrystalHD support yes
  50. OpenGL video yes
  51. MHEG support yes
  52. libass subtitle support yes
  53.  
  54. # Misc Features
  55. multi threaded libavcodec yes
  56. libxml2 support yes [/usr/include/libxml2]
  57. libdns_sd (Bonjour) yes
  58. libcrypto yes
  59. Frontend yes
  60. Backend yes
  61. OpenGL ES 2.0 no
  62.  
  63. # Bindings
  64. bindings_perl yes
  65. bindings_python yes
  66. bindings_php yes
  67.  
  68. # External Codec Options
  69. mp3lame no
  70. faac no
  71. xvid no
  72. x264 no
  73. vpx no
  74. SDL no
  75.  
  76. Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak
  77.  
  78. Configuring zeromq...
  79. Configuring nzmqt...
  80. /home/stichnot/mythtv/mythtv/mythtv/config.mak:59: Missing ) terminator [found @]
  81. Configuring qjson...
  82. Configuring libhdhomerun...
  83. /home/stichnot/mythtv/mythtv/mythtv/config.mak:59: Missing ) terminator [found @]
  84. /home/stichnot/mythtv/mythtv/mythtv/config.mak:59: Missing ) terminator [found @]
  85. Configuring libmythbluray...
  86. /home/stichnot/mythtv/mythtv/mythtv/config.mak:59: Missing ) terminator [found @]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement