Dear experts,<br><br>I have installed Gromacs under the normal configuration and am now attempting to install the mpi version of mdrun on a machine, however I am getting this error during the configuration:<br><br>configure: error: cannot compute sizeof (off_t)<br>


See `config.log&#39; for more details.<br><br>I cant seem to find anything in the config.log file that might point me in the right direction.<br><br>The command that I used to attempt to configure the mpi version is:<br>

<br>./configure --enable-mpi --program-suffix=_mpi MPICC=/usr/lib64/openmpi/1.4-gcc/bin/mpicc<br><br>I have also tried to append my path so that it includes these paths:<br><br>/usr/lib64/openmpi/1.4-gcc/include<br>/usr/lib64/openmpi/1.4-gcc/<br>

<br>But it seems to have no effect so Im guessing there is somewhere else I must look into.<br><br>Appreciate any help!<br><br>Thank you!<br>