|
|

楼主 |
发表于 2006-2-26 17:33:26
|
显示全部楼层
Post by Fleta
vorbis和flac没编进去,ogg和flac格式的音乐可能放不了。arts应该是缺省的USE怎么也没编进去?你用那个profile的?难道你改过/etc/make.profile/make.defaults?
这个USE是我朋友叫我这么设置的,后来重装的时候就就直接把备份的make.conf拿来用了。至于profile,我是从来也没有碰过,应为官方的doc好像也没有提及。
frank@localhost ~ $ cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=k8 -pipe -O3"
LDFLAGS="-Wl,-O1"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
LINGUAS="zh_CN"
USE="-gnome immqt-bc cjk nls nptl nptlonly -ipv6"
ACCEPT_KEYWORDS="~amd64"
PORTDIR_OVERLAY="/usr/local/portage"
frank@localhost ~ $ |
|