Thank you all very much for the help compiling fftw. It work all right but now i seem to have another problem. ./configure --enable-mpi for gromacs works fine, no errors. But make install....i must be doing something wrong. The errors come like this:<br>
It&#39;s the first time i am having this type of problems installing gromacs with mpi support. Any help here is welcome.<br>Thank you in advance<br>Fabrício Bracht<br>&quot;<br>make[3]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/include/types&#39;<br>
make[2]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/include/types&#39;<br>make[1]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/include&#39;<br>Making install in src<br>make[1]: Entrando no diretório `/home/bracht/Download/gromacs-3.3.2/src&#39;<br>
Making install in gmxlib<br>make[2]: Entrando no diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib&#39;<br>Making install in nonbonded<br>make[3]: Entrando no diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib/nonbonded&#39;<br>
Making install in nb_kernel_x86_64_sse<br>make[4]: Entrando no diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib/nonbonded/nb_kernel_x86_64_sse&#39;<br>/bin/sh ../../../../libtool&nbsp;&nbsp; --mode=compile mpicc&nbsp; -O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -funroll-all-loops -c -o nb_kernel010_x86_64_sse.lo nb_kernel010_x86_64_sse.s<br>
&nbsp;mpicc -O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -funroll-all-loops -c nb_kernel010_x86_64_sse.s -o nb_kernel010_x86_64_sse.o<br>../../../../libtool: line 1353: mpicc: command not found<br>make[4]: ** [nb_kernel010_x86_64_sse.lo] Erro 1<br>
make[4]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib/nonbonded/nb_kernel_x86_64_sse&#39;<br>make[3]: ** [install-recursive] Erro 1<br>make[3]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib/nonbonded&#39;<br>
make[2]: ** [install-recursive] Erro 1<br>make[2]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/src/gmxlib&#39;<br>make[1]: ** [install-recursive] Erro 1<br>make[1]: Saindo do diretório `/home/bracht/Download/gromacs-3.3.2/src&#39;<br>
make: ** [install-recursive] Erro 1<br>bracht@linux-2ygp:~/Download/gromacs-3.3.2&gt; <br>&quot;<br><br>