<br><br><div class="gmail_quote">On Tue, Oct 5, 2010 at 3:54 PM, John R. Dennison <span dir="ltr"><<a href="mailto:jrd@gerdesas.com">jrd@gerdesas.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Oct 05, 2010 at 03:46:12PM +0530, Agnello George wrote:<br>
><br>
> I did a yum install gcc* , then it installed all the required dependencies .<br>
><br>
> Then make and make install worked correctly .<br>
><br>
> Then i had to symbolically link it .<br>
><br>
> ln -s /usr/local/bin/python2.6 /usr/bin/python<br>
<br>
</div>        That's the worst possible "solution" you could have applied.<br>
<br>
        The system is completely dependent on the version of python<br>
        supplied with it (2.4.3) and by replacing it with 2.6 you<br>
        have effectively broken large parts of it.<br>
<br>
        Why not just go with the version is EPEL that has been<br>
        previously recommended in this thread?  It installs<br>
        side-by-side with the system supplied python and as such<br>
        doesn't break anything.<br>
<br>
        There is the added bonus that the EPEL supplied python will<br>
        actually get updated.<br>
<br>
<br>
<br></blockquote></div><br>Ok ,  I think I will go with the EPEL :) <br><br>i had done the installation on VM test machine .. <br><br>Thanks for all the help <br><br><br clear="all"><br>-- <br>Regards <br>Agnello D'souza<br>
<br><br>