<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-SIZE: x-small; COLOR: #000000; DIRECTION: ltr; FONT-FAMILY: Tahoma">
<div></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">sorry, I wrote it wrong, actually I had added &quot;./configure --prefix=/home/yourname/...&quot;&nbsp; in it, but it showed the error message. so should be like this:</font></div>
<div dir="ltr"><font face="tahoma"></font>&nbsp;</div>
<div dir="ltr">First, for fftw installation, I did<br>
<br>
./configure --enable-threads --enable-float --prefix=/home/chunxia/fftw<br>
make<br>
make install<br>
<br>
everything is fine.<br>
<br>
and then I went to the gromacs directory,<br>
<br>
export CPPFLAGS=&quot;-I/home/chunxia/fftw/include&quot;<br>
export LDFLAGS=&quot;-L/home/chunxia/lib&quot;<br>
./configure --prefix=/home/chunxia/gromacs4.5<br>
make<br>
<br>
<br>
<br>
In the &quot;make&quot; step, it showed the error message<br>
<br>
<br>
<br>
&quot;autom4te:can not create /tmp/am4t6630.19723:permission denied&quot; at /usr/bin/autom4te line 942<br>
<br>
make:*** [configure] Error 1&quot;<br>
<br>
<br>
<br>
How can I solve this problem? Many thanks.<br>
</div>
<div dir="ltr"><font face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">________________________________________</font></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Oh, I did installation on supercomputer before. Because you are not root user, in the step &quot;./configure&quot;, maybe you should use &quot;./configure --prefix=/home/yourname/...&quot; to change the default installation
 directory.<br>
<br>
Just my two cents. Hope it helps.<br>
<br>
--hualin<br>
________________________________________<br>
From: gmx-users-bounces@gromacs.org [gmx-users-bounces@gromacs.org] On Behalf Of Chunxia Gao [chunxia.gao@chem.gu.se]<br>
Sent: Tuesday, October 11, 2011 10:32 AM<br>
To: gmx-users@gromacs.org<br>
Subject: [gmx-users] gromacs installation<br>
<br>
Dear all:<br>
<br>
I was wondering did any one try to install the gromacs 4.5.X in your own account of supercomputer cluster? I tried to do this, and I had some error messages showed up.<br>
<br>
First, for fftw installation, I did<br>
<br>
./configure --enable-threads --enable-float --prefix=/home/chunxia/fftw<br>
make<br>
make install<br>
<br>
everything is fine.<br>
<br>
and then I went to the gromacs directory,<br>
<br>
export CPPFLAGS=&quot;-I/home/chunxia/fftw/include&quot;<br>
export LDFLAGS=&quot;-L/home/joe/chunxia/lib&quot;<br>
./configure<br>
make<br>
<br>
<br>
<br>
In the &quot;make&quot; step, it showed the error message<br>
<br>
<br>
<br>
&quot;autom4te:can not create /tmp/am4t6630.19723:permission denied&quot; at /usr/bin/autom4te line 942<br>
<br>
make:*** [configure] Error 1&quot;<br>
<br>
<br>
<br>
How can I solve this problem? Many thanks.<br>
<br>
<br>
<br>
Regards<br>
<br>
Chunxia<br>
</div>
</font></div>
</body>
</html>