<HTML>
<HEAD>
<META content="text/html; charset=big5" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>

<font size="2">Hi,
<br />
<br />Thank you for your reply.
<br />I'm not so good in computer.
<br />I think the platform you ask me is &quot;Linux&quot;, and kernel is 2.4.21-60.ELsmp
<br />The compiler is gcc v3.2.3 in the machine in my institute.
<br />
<br />Sincerely yours,
<br />Hsin-Lin
<br />&gt; 

Message: 1 
<br />&gt; 

Date: Thu, 26 May 2011 18:03:09 +0200 
<br />&gt; 

From: Szil?rd P?ll &lt;szilard.pall@cbr.su.se&gt; 
<br />&gt; 

Subject: Re: [gmx-users] Error of installing gromacs v4.5.4 
<br />&gt; 

To: Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt; 
<br />&gt; 

Message-ID: &lt;BANLkTi=9v3+1Dnbjsmd6hna-ayFdpRbTOA@mail.gmail.com&gt; 
<br />&gt; 

Content-Type: text/plain; charset=ISO-8859-1 
<br />&gt; 
<br />&gt; 

Hi Hsin-Lin, 
<br />&gt; 
<br />&gt; 

Your problem are caused by a missing header file which is included by 
<br />&gt; 

the nobonded SSE kernels which is indicated by the first error in your 
<br />&gt; 

output: 
<br />&gt; 
<br />&gt; 

nb_kernel400_ia32_sse.c:22:23: emmintrin.h: No such file or directory 
<br />&gt; 

<br />&gt; 

This header is needed for SSE and SSE2, but for some reason you don't 
<br />&gt; 

have it. What platform are you compiling on/for and what compiler are 
<br />&gt; 

you using? 
<br />&gt; 
<br />&gt; 

Alternatively, you can turn off acceleration and you'll be able to 
<br />&gt; 

compile the code, but it will run *much* slower than with the 
<br />&gt; 

accelerated kernels. 
<br />&gt; 
<br />&gt; 

-- 
<br />&gt; 

Szilárd 
<br />
</font>
</BODY>
</HTML>