Installation Tutorial

Submitted by Matthew Joyce on Mon, 09/30/2013 - 08:02

Hi all,
I am new to LIGGGHTS and to the LINUX OS. I have been following the installation tutorial for fedora. When I follow this part of the tutorial:
+ in the /src directory, type "make clean-all", then "make fedora"
I get:

make[1] : Entering directory ' /home/mjoyce/myliggghts/src/Obj_fedora'
Makefile:93: min.d: No such file or directory
Makefile:93: fix_print.d: No such file or directory
.
.
.
.
Makefile:93: angle.d: No such file or directory
mpic++ -g 0 -DLAMMPS_GZIP -DMPICH_IGNORE_CXX_SEEK -DFFT_NONE -M angle.cpp >angle.d
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The Open MPI wrapper compiler was unable to find the specified compiler g++ in your PATH.

Note that this compiler was either specified at configure time or in one of several possible environment variable
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

What have I done incorrectly?
Any help greatly appreciated
Matt

ckloss's picture

ckloss | Thu, 10/03/2013 - 16:26

>>The Open MPI wrapper compiler was unable to find the specified compiler g++ in your PATH.
the compiler is not set-up correctly. I am sure a local sysadmin or the like can help :-)

Cheers
Christoph