设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 发行版讨论区 —— LinuxSir.cn
›
Gentoo Linux
›
gst-fluendo-mp3-0.10.0 安装问题
返回列表
查看:
1328
|
回复:
5
gst-fluendo-mp3-0.10.0 安装问题
[复制链接]
coolone
coolone
当前离线
积分
366
IP卡
狗仔卡
发表于 2006-12-12 10:55:32
|
显示全部楼层
|
阅读模式
从官方下了一个gst-fluendo-mp3。
解开后./configure
configure: configuring gst-fluendo-mp3 for release
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking to see if compiler understands -Wall... yes
checking for a BSD-compatible install... /bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking for valgrind > 2.1... configure: Using Fluendo MP3 Plug-in source release as package name
configure: Using Unknown package origin as package origin
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for pkg-config... yes
checking for Intel Performance Primitives library... Intel Performance Primitives not found in /opt/intel/ipp
no
checking for gstreamer-0.10 >= 0.9.7... yes
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
checking GST_LIBS... -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating decoder/Makefile
config.status: creating m4/Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-fluendo-mp3.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
gst-fluendo-mp3-0.10.0
prefix: /usr/local
compiler: gcc
Use Intel Performance Primitives: false
复制代码
install没成功
最后那句
Use Intel Performance Primitives: false
不太明白,哪位达人解释一下。感谢
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
显身卡
ProgramFan
ProgramFan
当前离线
积分
1292
IP卡
狗仔卡
发表于 2006-12-12 12:40:28
|
显示全部楼层
还是 audacious 好,emerge 个 audacious-plugins 连 wav 都能放,还能检测 id3tag 编码。
回复
支持
反对
使用道具
举报
显身卡
种草得草
种草得草
当前离线
积分
1561
IP卡
狗仔卡
发表于 2006-12-12 13:26:47
|
显示全部楼层
# emerge -av media-plugins/gst-plugins-fluendo-mpegdemux
复制代码
回复
支持
反对
使用道具
举报
显身卡
updatedb
updatedb
当前离线
积分
60
IP卡
狗仔卡
发表于 2006-12-12 13:27:58
|
显示全部楼层
似乎昨天晚上这个问题已经更新了,我以前不行,--sync之后就可以了
回复
支持
反对
使用道具
举报
显身卡
种草得草
种草得草
当前离线
积分
1561
IP卡
狗仔卡
发表于 2006-12-12 13:32:48
|
显示全部楼层
如果想要播放mp3的话需要
media-plugins/gst-plugins-mad
回复
支持
反对
使用道具
举报
显身卡
coolone
coolone
当前离线
积分
366
IP卡
狗仔卡
楼主
|
发表于 2006-12-12 17:44:53
|
显示全部楼层
已经解决,感谢大家!!
谢谢帅哥 种草得草
还有个media-libs/libmad
如果自己下载编译,我从来没成功过
!!!!!
回复
支持
反对
使用道具
举报
显身卡
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
浏览过的版块
LFS(LinuxfromScratch)
Redhat/Fedora/CentOS Linux
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表