Does this mean thai I can't recompile gromacs because I had used a binary 
package for 
installing gromacs.
Isn't there any way in which I can compile gromacs, without having to install 
it again?




On Thu, 06 Nov 2008 Martin Höfling wrote :
>You're probably not in a source directory.
>
>As you mentioned - you need an mpi-enabled version (linked vs your
>installed MPI library).
>
>If you're unexperienced in compiling, check first if there are binary
>packages (with mpi) for OS X.
>
>If not, here the roughly sketched steps:
>- obtain the source (tar.gz or checkout via cvs)
>- ./bootstrap (only when cvs version used)
>- Configure via ./configure. The interesting options for you migth be:
>               --enable-mpi --program-suffix="_mpi"
>- make mdrun
>- make install (as superuser or specify a prefix for user installation
>in ./configure)
>
>The gromacs website and wiki contains more information about the steps.
>
>Good luck
>       Martin
>
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to