[gmx-users] Unable to install gromacs

Mark Abraham mark.j.abraham at gmail.com
Fri Feb 6 11:34:41 CET 2015


Hi,
Seems Rahul just asked this question. As Dan said to him, normally you
don't need MPI for running mdrun on a workstation. If you do, get the
standard OpenMPI ubuntu package. Then, you can just configure GROMACS with
-DGMX_MPI=on and everything will be detected.

BTW, there should never be executable code installed in /usr/share, so
don't do that or expect that.

Mark

On Fri, Feb 6, 2015 at 11:03 AM, Seera Suryanarayana <palusoori at gmail.com>
wrote:

> Dear Gromacs Users
>
> We have been trying to install gromacs-5.0.4 on ubuntu 14.04 work station.
> We have installed all the prerequisites for the gromacs and whenever
> exicuting the cmake .. we got following error.
>
> - The C compiler identification is unknown
> -- The CXX compiler identification is unknown
> CMake Error at CMakeLists.txt:45 (project):
>   The CMAKE_C_COMPILER:
>
>     /usr/share/openmpi/mpicc
>
>   is not a full path to an existing compiler tool.
>
>   Tell CMake where to find the compiler by setting either the environment
>   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path
> to
>   the compiler, or to the compiler name if it is in the PATH.
>
>
> CMake Error at CMakeLists.txt:45 (project):
>   The CMAKE_CXX_COMPILER:
>
>     /usr/share/openmpi/mpicxx
>
>   is not a full path to an existing compiler tool.
>
>   Tell CMake where to find the compiler by setting either the environment
>   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full
> path
>   to the compiler, or to the compiler name if it is in the PATH.
>
>
> -- Configuring incomplete, errors occurred!
> See also
>
> "/home/rahul/Software/Gromacs/gromacs-5.0.4/build-gromacs/CMakeFiles/CMakeOutput.log".
> See also
> "/home/rahul/Software/Gromacs/gromacs-5.0.4/build-gromacs/CMakeFiles
> /CMakeError.log".
>
> We didn't get what the error meaning. Kindly help us to overcome from the
> above mentioned error.
>
> Thanks in advance
>
> Surya
> Graduate student
> India.
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list