On Mon, Dec 09, 2002 at 09:45:01AM +0530, Mitesh Saini wrote:

>hi list,
> Today when I am compling Mplayer on Redhat Linux 8.0, 
>It gave me following error while doing ./configure
>How to Fix it
>
>Checking if your compiler 'gcc' supports C++ ... no
>Your C++ compiler does not support C++, make sure you have enabled it on
>compiler compilation or for binary packages, make sure the appropriate
>packages are installed!

check if c++ rpm is installed. On RedHat 7.1 is was gcc-c++

[rajesh@ho rajesh]$ rpm -qa |grep gcc
gcc-c++-2.96-81
gcc-2.96-81

Peace

--
Rajesh
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Random Data                                    LOST #316

If you have need for a sequence of random bytes, type in:
"head -c 16 /dev/random | mimencode" ... This will produce 16
bytes of random data. Since output of  /dev/random  and /dev/ 
urandom is binary, pipe through mimencode to get ASCII output

####<[EMAIL PROTECTED]>########################################
:


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to