[Mplayer-users] MPlayer perfoms on RedHat 7.X ....

JES yez at home.nl
Thu Aug 30 20:08:08 CEST 2001


On Thursday 30 August 2001 12:06, you wrote:
> Hello,
>
>
>
>
> 7)Installe MPLAYER :
>
> With RedHat 7.X you have to modify the configure script
> (MPlayer-20010828/configure) :
>
> a)
> echo "$cc_version"
> if [ ! -z "$cc_verc_fail" ] ; then
> echo "Please downgrade(upgrade) gcc compiler to gcc-2.95.2+ or gcc-3.0+
> version"
> # Put the next ligne in comment
> #exit
> fi
>
> b)
> case $cc_version in
>     '') cc_version="v. ?.??, bad"; cc_verc_fail=yes;;
>     2.95.[2-9]|2.95.[2-9].[0-9]|2.96.[0-9]|3.[0-9]|3.[0-9].[0-9])
>        cc_version="$cc_version, ok";;
>     *) cc_version="$cc_version, bad"; cc_verc_fail=yes;;
>
> --> add |2.96.[0-9] !!
??? Then why is there this very functional option --disable-gcc-checking ?
Then, you even get a message that should shoudn't report bugs !!
>
>
>
> then ./configure && make && make install
>

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list