<div dir="ltr">Dear prasun kumar,<br><br>&gt;error: Failed dependencies:<br>&gt;&nbsp;&nbsp; libc.so.6(GLIBC_2.4) is needed by gromacs-3.3.2-1.i386<br>&gt;&nbsp;&nbsp; rtld(GNU_HASH) is needed by gromacs-3.3.2-1.i386<br><br>you have to install rpm dependencies packages available for RedHat 4. In this case, RehHat wants that you solve dependencies on glibc arquives. If you want to solve this problem you can execute this command:<br>
<br>rpm -q glibc<br>rpm -q gdb<br><br>(link for rpm search: <a href="http://pbone.net">pbone.net</a>)<br><br>This command inform to you what is version installed on system. You can erase it using this command:<br><br>rpm -e [rpm package]<br>
<br>You can erase all packages that are generating conflict on the system and after you can carry out new installation of all rpm packages that are necessary for gromacs installation.&nbsp; <br><br>Sorry I ask you. Why you use RedHat 4 version? For example, I would like to talk for all users that Ubuntu and Debian comunities shared the last version of gromacs and fftw packages and you install it with only one command:<br>
<br>apt-get install gromacs fftw<br><br>Good luck for you ...<br><br>Cheers,<br><br>Luciano<br>
<br>-- <br>### Luciano Tavares da Costa ###<br> Laboratory of Molecular Spectroscopy<br>## IQ - University of Sao Paulo - Brazil ##<br> <a href="http://lem.iq.usp.br">http://lem.iq.usp.br</a>;<a href="mailto:ltcnikit@gmail.com">ltcnikit@gmail.com</a> ##################################<br>

</div>