<br><br>
<div class="gmail_quote">On Thu, Jan 14, 2010 at 9:34 AM, John Doe <span dir="ltr"><<a href="mailto:jdmls@yahoo.com">jdmls@yahoo.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">From: hadi motamedi <<a href="mailto:motamedi24@gmail.com">motamedi24@gmail.com</a>><br>
<div class="im">>I tried to install GCC3.x , required to compile Asterisk , on my CentOS 5 server as the followings :<br>>#yum install -y gcc<br><br></div>First, didn't you intend to install compat-gcc-34 ?<br>
'yum install gcc' would install gcc 4.x<br>
<div class="im"><br>>But in the middle of the installation , my server went down from<br>sudden power cut . After power recovery , I tried again but I am facing<br>with the following error :<br>>"Error:Missing dependency : libstdc++-devel = 4.1.2-46.el5_4.1 is needed by package gcc-c++"<br>
>Can you please let me know what is its meaning and how I can proceed to re-install it ?<br><br></div>Try 'yum clean all'.<br><br>JD<br><br><br><br>_______________________________________________<br>CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div>
<div> </div>
<div>Thank you very much . The "yum clean all" got through .</div>
<div><br> </div>