<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 23.07.10 09:32, KACHMAR Ali wrote:
<blockquote cite="mid:COL115-W57646799A6F3FA9990753DFEA30@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>Hi,
  <div><br>
  </div>
  <div>&nbsp;I had already installed xcode.&nbsp;</div>
  <div><br>
  </div>
  <div>I would like to be sure if it is correct my .bash_profile
concerning the gcc and mpicc</div>
  <div><br>
  <div>export PATH=/usr/local/bin:$PATH</div>
  </div>
</blockquote>
<br>
If you have a broke installation of gcc and/or mpicc in /usr/local/bin
then the compilation will fail. This and the following to exports of
the PATH are unnecessary to compile GROMACS on Mac OS X<br>
<blockquote cite="mid:COL115-W57646799A6F3FA9990753DFEA30@phx.gbl"
 type="cite">
  <div>
  <div>export PATH=$PATH:/usr/bin/gcc</div>
  <div>export PATH=$PATH:/usr/bin/mpicc</div>
  </div>
</blockquote>
<br>
Flo<br>
<br>
</body>
</html>