<HTML>
<FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma">
<DIV> </DIV>
<DIV></DIV>
<DIV></DIV>
<DIV class=Fixed><FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma">
<DIV>Dear gmx-users,</DIV>
<DIV>&nbsp;</DIV>
<DIV>When&nbsp;I&nbsp;parallel install gromacs-4.0.4&nbsp;using my own usr. 
I encountered&nbsp;the problem.&nbsp;The following&nbsp;is my installation 
steps.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Step 1: install&nbsp;lam-7.1.4</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ cd 
lam-7.1.4</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ 
./configure&nbsp; --prefix=/home/xhy/software/lam-7.1.4 --without-fc 
--with-rsh=ssh-x</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ make</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ make 
install</DIV>
<DIV>then adding /home/xhy/software/lam-7.1.4/bin into 
.bashrc&nbsp;file.&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ source 
.bashrc&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV class=Fixed>Step 2: install fftw-3.1.2</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ cd 
fftw-3.1.2</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ 
./configure&nbsp; --prefix=/home/xhy/software/fftw-3.1.2 
--enable-float&nbsp; --enable-threads</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ make</DIV>

<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ 
make&nbsp;install</DIV>
<DIV>then&nbsp; adding /home/xhy/software/fftw-3.1.2/bin,</DIV>
<DIV>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
export CPPFLAGS==-I/home/xhy/software/fftw-3.1.2/include and</DIV>
<DIV>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
export LDFLAGS=-L/home/xhy/software/fftw-3.1.2/lib&nbsp;into 
.bashrc&nbsp;file.&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $ source 
.bashrc&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Step 3:&nbsp;install gromacs-4.0.4</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ cd 
gromacs-4.0.4</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$./configure&nbsp; --prefix=/home/xhy/software/gromacs-4.0.4 
--exec-prefix=/home/xhy/software/gromacs-4.0.4 --enable-mpi --with-fftw3 
--program-suffix=_mpi </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</DIV>

<DIV>then I encountered the following&nbsp;errors:</DIV>
<DIV>&nbsp;</DIV>
<DIV>checking build system type... x86_64-unknown-linux-gnu<BR>checking host 
system type... x86_64-unknown-linux-gnu<BR>checking for a BSD-compatible 
install... /usr/bin/install -c<BR>checking whether build environment is 
sane... yes<BR>checking for a thread-safe mkdir -p... /bin/mkdir -p<BR>
checking for gawk... gawk<BR>checking whether make sets $(MAKE)... yes<BR>
checking how to create a ustar tar archive... gnutar<BR>checking for cc... 
cc<BR>checking for C compiler default output file name... <BR>configure: 
error: C compiler cannot create executables<BR>See `config.log' for more 
details.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can you help me? I hope for your answer. Thank you very much!<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>H.Y. Xiao</DIV></FONT></DIV>
<DIV><BR><BR>&nbsp;</DIV></FONT>
</HTML>