<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I guess the problem is in src/gmxlib/futil.c,<br>where several string buffers that contain the path are of size 512.<br>In Gromacs 4.1 they will be 4096.<br>You can try replacing all numbers 512 by 4096 in src/gmxlib/futil.c.<br><br>Berk<br><br>&gt; From: alanwilter@gmail.com<br>&gt; Date: Mon, 21 Sep 2009 13:59:54 +0100<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] problems trying to run gmx with the size of $PATH<br>&gt; <br>&gt; Hi There,<br>&gt; <br>&gt; I use Mac OSX 10.6.1 kernel 64 bits with Fink 64 bits.<br>&gt; <br>&gt; I have a long $PATH, with several paths for several applications. If I<br>&gt; try 'grompp', is gives:<br>&gt; <br>&gt; grompp<br>&gt;                          :-)  G  R  O  M  A  C  S  (-:<br>&gt; <br>&gt; [1]    33088 abort      grompp<br>&gt; <br>&gt; It also happens if running SLeopard kernel 32 bits.<br>&gt; <br>&gt; When I made my path shorter (keeping just the essential /usr/bin,<br>&gt; /sw/bin, /usr/local/bin etc.), 'grompp' worked fine.<br>&gt; <br>&gt; Does anyone know if there's a limit for $PATH? or why gromacs in<br>&gt; particular would be affected? Because so far I got only gromacs<br>&gt; complaining and even though when I was using 10.5.8 (Leopard, 32 bits)<br>&gt; my $PATH was as big as it is and I didn't have problem then.<br>&gt; <br>&gt; Many thanks in advance,<br>&gt; <br>&gt; Alan<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>                                               <br /><hr />What can you do with the new Windows Live? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Find out</a></body>
</html>