<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>HI</DIV>
<DIV>System </DIV>
<DIV>CPU:Pentium III 667 Mhz FSB 133&nbsp;</DIV>
<DIV>RAM: 320 MB</DIV>
<DIV>OS: Linux RedHat 7.0 (last kernel) I don't remeber the number and I am at 
work now</DIV>
<DIV>cc: gcc 3.0.0 (I know its not recommended) also cpp, g++</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>I can compile, make and all with option "--disable-dshow" and everything 
works perfect but I want to test it with </DIV>
<DIV>DirectShow support</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>I get the next message from configure :</DIV>
<DIV>"..........</DIV>
<DIV>Checking for Win32 DLL support ... yes<BR>Checking for DirectShow ... 
yes<BR>Checking if your compiler 'gcc' supports C++ ... no<BR>Your C++ compiler 
does not support C++, make sure you have enabled it on<BR>compiler compilation 
or for binary packages, make sure the appropriate<BR>packages are 
installed!<BR>If you don't need DirectShow support, you can also 
use:<BR>./configure --disable-dshow &lt;your-normal-configure-options&gt;<BR>to 
disable building of the C++ based DirectShow code. "</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>What&nbsp; are the binary packages I need to have c++ support?</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>I never got the gcc source and compile it, should I do it?</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>Thanks.</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>