想安装mplayer 0.90cr5
所有应该有的软件都有了
可是说我的gcc是2.96 必需升级到3.0以上
但是 我下载的gcc3.2.3 却不能./configure 和 make
总显示 不能升级
屏幕输出如下:
[root@jibinzh02 gcc-3.2.3]# ./configure
configuring for a i686-pc-linux-gnu host.
created "makefile" in /root/gcc-3.2.3 using "mt-frag"
./configure: line 7: cc: command not found
*** the command 'cc -o conftest -g conftest.c' failed.
*** you must set the environment variable cc to a working compiler.
[root@jibinzh02 gcc-3.2.3]# make
configuring in ./libiberty
loading cache ./config.cache
checking whether to enable maintainer-specific portions of makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $path
make: *** [configure-target-libiberty] error 1
[root@jibinzh02 gcc-3.2.3]# make install
/bin/sh ./mkinstalldirs /usr/local /usr/local
[root@jibinzh02 gcc-3.2.3]#
以下是安装mplayer的屏幕输出:
?b?bbinzh02 root]# cd mplayer-0.90rc5
[root@jibinzh02 mplayer-0.90rc5]# install -d /usr/lib/win32 &&
> tar -xvf ../win32codecs.tar -c /usr/lib/win32 &&
> tar -xvf ../qt5dlls.tar -c /usr/lib/win32 &&
> tar -xvf ../qt6dlls.tar -c /usr/lib/win32 &&
> tar -xvf ../qtextras.tar -c /usr/lib/win32 &&
> tar -xvf ../rp9codecs.tar -c /usr/lib/win32 &&
> ./configure --prefix=/usr --confdir=/etc/mplayer --enable-largefiles \
> --enable-gui --enable-menu --enable-new-conf --enable-qtx-codecs \
> --enable-vorbis --with-reallibdir=/usr/lib/win32/rp9codecs \
> --enable-freetype --enable-shared-pp &&
> make &&
> make install
win32codecs/
win32codecs/wmv8ds32.ax
win32codecs/avimszh.dll
win32codecs/m3jpeg32.dll
win32codecs/msnaudio.acm
win32codecs/tssoft32.acm
win32codecs/imc32.acm
win32codecs/asusasv2.dll
win32codecs/asusasvd.dll
win32codecs/mcdvd_32.dll
win32codecs/lhacm.acm
win32codecs/msms001.vwp
win32codecs/mvoiced.vwp
win32codecs/divx.dll
win32codecs/l3codeca.acm
win32codecs/lcodccmp.dll
win32codecs/msh261.drv
win32codecs/msg711.acm
win32codecs/ir50_32.dll
win32codecs/divxa32.acm
win32codecs/atrac3.acm
win32codecs/l3codecx.ax
win32codecs/ir41_32.dll
win32codecs/msvidc32.dll
win32codecs/ativcr2.dll
win32codecs/vivog723.acm
win32codecs/ir32_32.dll
win32codecs/tm20dec.ax
win32codecs/icmw_32.dll
win32codecs/rt32dcmp.dll
win32codecs/ivvideo.dll
win32codecs/i263_32.drv
win32codecs/mpg4ds32.ax
win32codecs/sp5x_32.dll
win32codecs/mpg4c32.dll
win32codecs/msscds32.ax
win32codecs/qpeg32.dll
win32codecs/acelpdec.ax
win32codecs/avizlib.dll
win32codecs/clrviddd.dll
win32codecs/ctwbjpg.dll
win32codecs/divxdec.ax
win32codecs/pclepim1.dll
win32codecs/ubvmp4d.dll
win32codecs/ubv263d+.ax
win32codecs/msrle32.dll
win32codecs/divxc32.dll
win32codecs/m3jpegdec.ax
win32codecs/alf2cd.acm
win32codecs/msadp32.acm
win32codecs/divx_c32.ax
win32codecs/msgsm32.acm
win32codecs/imaadp32.acm
win32codecs/iccvid.dll
win32codecs/vgpix32d.dll
win32codecs/huffyuv.dll
win32codecs/voxmsdec.ax
win32codecs/clrviddc.dll
win32codecs/qdv.dll
win32codecs/mcmjpg32.dll
win32codecs/nsrt2432.acm
win32codecs/vp31vfw.dll
win32codecs/tsccvid.dll
win32codecs/wmvds32.ax
win32codecs/jp2avi.dll
win32codecs/m3jp2k32.dll
win32codecs/wma9dmod.dll
win32codecs/wmadmod.dll
win32codecs/wmspdmod.dll
win32codecs/wmv9dmod.dll
win32codecs/wmvdmod.dll
qt5dlls/
qt5dlls/quicktime.qts.htcfg
qt5dlls/quicktimeessentials.qtx
qt5dlls/quicktime.qts
qt5dlls/quicktimeinternetextras.qtx
qt5dlls/qtmlclient.dll
qt6dlls/
qt6dlls/quicktimeessentials.qtx
qt6dlls/quicktime.qts
qt6dlls/quicktimeinternetextras.qtx
qt6dlls/qtmlclient.dll
qtextras/
qtextras/behereivideo.qtx
qtextras/indeo4.qtx
qtextras/on2_vp3.qtx
qtextras/zygovideo.qtx
qtextras/3ivx.qtx
rp9codecs/
rp9codecs/dnet.so.6.0
rp9codecs/drv2.so.6.0
rp9codecs/tokr.so.6.0
rp9codecs/drv4.so.6.0
rp9codecs/dspr.so.6.0
rp9codecs/atrc.so.6.0
rp9codecs/drv3.so.6.0
rp9codecs/ddnt.so.6.0
rp9codecs/cook.so.6.0
rp9codecs/sipr.so.6.0
rp9codecs/tokf.so.6.0
detected operating system: linux
detected host architecture: i386
checking for gcc version ... not found
checking for gcc-3.1 version ... not found
checking for gcc3 version ... not found
checking for gcc-3.0 version ... not found
checking for cc version ... not found
*** please downgrade/upgrade c compiler to version gcc-2.95.x or gcc-3.x! ***
you are not using a supported compiler. we do not have the time to make sure
everything works with compilers other than the ones we use. use either the
same compiler as we do, or use --disable-gcc-checking but do *not* report bugs
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!
note for gcc 2.96 users: some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder). if you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
if the problem still exists, try with gcc 3.x (or 2.95.x) *before* reporting
bugs!