|
|
发表于 2006-7-5 00:03:41
|
显示全部楼层
按照教程做,不成功.
按照教程做,不成功.
当到这一步的时候,
3,编译安装MPlayer:
tar jxvf MPlayer-1.0pre5.tar.bz2
cd MPlayer-1.0pre5
./configure --enable-gui --with-codecsdir=/usr/lib/codecs --with-win32libdir=/usr/lib/codecs --with-reallibdir=/usr/lib/codecs --with-xanimlibdir=/usr/lib/codecs --disable-inet6 --language=zh_CN
make
make install
cd etc/
cp codecs.conf gui.conf input.conf sample.conf ~/.mplayer/
mv ~/.mplayer/sample.conf ~/.mplayer/config
做到这一步的时候就无法了,因为我的我的 etc/ 下只有
[root@jsj64 etc]# ls
codecs.conf example.conf inttypes.h mplayer.desktop
dvb-menu.conf input.conf menu.conf mplayer.ico
前面的倒是顺利,就是到这就不知道该什么办了,还有就是
4,安装字体:
[root@jsj64 fonts]# tar xjvf font-arial-cp1250.tar.bz2
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error exit delayed from previous errors
[root@jsj64 fonts]#
出现这样的错又是什么会事呢,?
还请各位帮帮忙,我是刚刚接触LINUX.谢谢了. |
|