<!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 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>anyone had any luck with this? the site says that 
G++ is now part of the gcc code and not seperate, which is great but doesn't 
seem to be working for me when i compile dansguardian. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>// linux:~/DansGuardian-2.7.6-6 # make<BR>g++&nbsp; 
-O2 -Wall -c String.cpp<BR>make: g++: Command not found<BR>make: *** [String.o] 
Error 127 //</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>got that error when i first tried, so i did a 
symlink </FONT></DIV>
<DIV><FONT face=Arial size=2>// ln -s /usr/bin/gcc /usr/bin/g++ //</FONT></DIV>
<DIV><FONT><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT><FONT face=Arial size=2>which gave me this:</FONT></FONT></DIV>
<DIV><FONT><FONT face=Arial size=2>// linux:~/DansGuardian-2.7.6-6 # 
make<BR>g++&nbsp; -O2 -Wall -c String.cpp<BR>g++: installation problem, cannot 
exec `cc1plus': No such file or directory<BR>make: *** [String.o] Error 1 
//<BR></FONT></FONT></DIV>
<DIV><FONT><FONT face=Arial size=2>and now i'm at a lose, should i downgrade to 
3.2 again? and whats the best way of going about this.</FONT></FONT></DIV>
<DIV><FONT><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT><FONT face=Arial size=2>any help i can get would be much appreciated, 
and i'll keep you updated as i find out more </DIV></FONT>
<DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV></FONT></BODY></HTML>