LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1332|回复: 5

gst-fluendo-mp3-0.10.0 安装问题

[复制链接]
发表于 2006-12-12 10:55:32 | 显示全部楼层 |阅读模式
从官方下了一个gst-fluendo-mp3。
解开后./configure



  1. configure: configuring gst-fluendo-mp3 for release
  2. checking whether to enable maintainer-specific portions of Makefiles... no
  3. checking for a BSD-compatible install... /bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking build system type... x86_64-unknown-linux-gnu
  8. checking host system type... x86_64-unknown-linux-gnu
  9. checking for style of include used by make... GNU
  10. checking for gcc... gcc
  11. checking for C compiler default output file name... a.out
  12. checking whether the C compiler works... yes
  13. checking whether we are cross compiling... no
  14. checking for suffix of executables...
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ANSI C... none needed
  19. checking dependency style of gcc... gcc3
  20. checking for a sed that does not truncate output... /bin/sed
  21. checking for egrep... grep -E
  22. checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  23. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  24. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  25. checking for BSD-compatible nm... /usr/bin/nm -B
  26. checking whether ln -s works... yes
  27. checking how to recognise dependent libraries... pass_all
  28. checking how to run the C preprocessor... gcc -E
  29. checking for ANSI C header files... yes
  30. checking for sys/types.h... yes
  31. checking for sys/stat.h... yes
  32. checking for stdlib.h... yes
  33. checking for string.h... yes
  34. checking for memory.h... yes
  35. checking for strings.h... yes
  36. checking for inttypes.h... yes
  37. checking for stdint.h... yes
  38. checking for unistd.h... yes
  39. checking dlfcn.h usability... yes
  40. checking dlfcn.h presence... yes
  41. checking for dlfcn.h... yes
  42. checking the maximum length of command line arguments... 32768
  43. checking command to parse /usr/bin/nm -B output from gcc object... ok
  44. checking for objdir... .libs
  45. checking for ar... ar
  46. checking for ranlib... ranlib
  47. checking for strip... strip
  48. checking if gcc static flag  works... yes
  49. checking if gcc supports -fno-rtti -fno-exceptions... no
  50. checking for gcc option to produce PIC... -fPIC
  51. checking if gcc PIC flag -fPIC works... yes
  52. checking if gcc supports -c -o file.o... yes
  53. checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  54. checking whether -lc should be explicitly linked in... no
  55. checking dynamic linker characteristics... GNU/Linux ld.so
  56. checking how to hardcode library paths into programs... immediate
  57. checking whether stripping libraries is possible... yes
  58. checking if libtool supports shared libraries... yes
  59. checking whether to build shared libraries... yes
  60. checking whether to build static libraries... yes
  61. configure: creating libtool
  62. checking to see if compiler understands -Wall... yes
  63. checking for a BSD-compatible install... /bin/install -c
  64. checking for pkg-config... /usr/bin/pkg-config
  65. checking for valgrind > 2.1... configure: Using Fluendo MP3 Plug-in source release as package name
  66. configure: Using Unknown package origin as package origin
  67. checking for ANSI C header files... (cached) yes
  68. checking for unistd.h... (cached) yes
  69. checking for string.h... (cached) yes
  70. checking fcntl.h usability... yes
  71. checking fcntl.h presence... yes
  72. checking for fcntl.h... yes
  73. checking dirent.h usability... yes
  74. checking dirent.h presence... yes
  75. checking for dirent.h... yes
  76. checking sys/ndir.h usability... no
  77. checking sys/ndir.h presence... no
  78. checking for sys/ndir.h... no
  79. checking ndir.h usability... no
  80. checking ndir.h presence... no
  81. checking for ndir.h... no
  82. checking alloca.h usability... yes
  83. checking alloca.h presence... yes
  84. checking for alloca.h... yes
  85. checking locale.h usability... yes
  86. checking locale.h presence... yes
  87. checking for locale.h... yes
  88. checking for pkg-config... yes
  89. checking for Intel Performance Primitives library... Intel Performance Primitives not found in /opt/intel/ipp
  90. no
  91. checking for   gstreamer-0.10 >= 0.9.7... yes
  92. checking GST_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  
  93. checking GST_LIBS... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0  
  94. configure: creating ./config.status
  95. config.status: creating Makefile
  96. config.status: creating decoder/Makefile
  97. config.status: creating m4/Makefile
  98. config.status: creating common/Makefile
  99. config.status: creating common/m4/Makefile
  100. config.status: creating gst-fluendo-mp3.spec
  101. config.status: creating config.h
  102. config.status: config.h is unchanged
  103. config.status: executing depfiles commands

  104. gst-fluendo-mp3-0.10.0

  105.         prefix:                         /usr/local
  106.         compiler:                       gcc

  107.         Use Intel Performance Primitives: false
复制代码



install没成功

最后那句
        Use Intel Performance Primitives: false

不太明白,哪位达人解释一下。感谢
发表于 2006-12-12 12:40:28 | 显示全部楼层
还是 audacious 好,emerge 个 audacious-plugins 连 wav 都能放,还能检测 id3tag 编码。
回复 支持 反对

使用道具 举报

发表于 2006-12-12 13:26:47 | 显示全部楼层
  1. # emerge -av media-plugins/gst-plugins-fluendo-mpegdemux
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-12-12 13:27:58 | 显示全部楼层
似乎昨天晚上这个问题已经更新了,我以前不行,--sync之后就可以了
回复 支持 反对

使用道具 举报

发表于 2006-12-12 13:32:48 | 显示全部楼层
如果想要播放mp3的话需要
media-plugins/gst-plugins-mad
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-12 17:44:53 | 显示全部楼层
已经解决,感谢大家!!
谢谢帅哥 种草得草   
还有个media-libs/libmad

如果自己下载编译,我从来没成功过
!!!!!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表