Dear All,
Lately, I am trying to install Plumed-2.2.0 in one system, the steps I
follow,
./configure prefix=/home/tarak/software/plumed-2.2.0 CXX=mpicxx
make install

Config.log shows no error, but while giving "make install" it is coming out
of the process with the following errors,

------------------------------------------------------------------------------------------------------------------
make -C src install
make[1]: Entering directory `/home/tarak/software/plumed-2.2.0/src'
make -C lib install
make[2]: Entering directory `/home/tarak/software/plumed-2.2.0/src/lib'
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WARNING: using PLUMED_PREFIX variable is not allowed anymore
         please use one of the following choices:
         (1) at configure time:
           ./configure --prefix=/home/tarak/software/plumed-2.0.1
         (2) or later, at install time:
           make install prefix=/home/tarak/software/plumed-2.0.1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
cd ../config ; make
make[3]: Entering directory `/home/tarak/software/plumed-2.2.0/src/config'
make PLUMED_FORCE=yes ConfigInstall.cpp Config.cpp version.h
make[4]: Entering directory `/home/tarak/software/plumed-2.2.0/src/config'
Updating ConfigInstall.cpp
cmp -s ConfigInstall.cpp~ ConfigInstall.cpp || cp ConfigInstall.cpp~
ConfigInstall.cpp
rm ConfigInstall.cpp~
Updating Config.cpp
cmp -s Config.cpp~ Config.cpp || cp Config.cpp~ Config.cpp
rm Config.cpp~
Updating version.h
make[4]: Leaving directory `/home/tarak/software/plumed-2.2.0/src/config'
make Config.o ConfigInstall.o compile_options.sh
make[4]: Entering directory `/home/tarak/software/plumed-2.2.0/src/config'
cat ../../Makefile.conf | xxd -i > Makefile.conf.xxd
compiling  Config.cpp
g++: 2": No such file or directory
make[4]: *** [Config.o] Error 1
make[4]: Leaving directory `/home/tarak/software/plumed-2.2.0/src/config'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/tarak/software/plumed-2.2.0/src/config'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/home/tarak/software/plumed-2.2.0/src/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/tarak/software/plumed-2.2.0/src'
make: *** [install] Error 2
------------------------------------------------------------------------------------------------------------------

What could be the reason for the red colored message? I checked that
Config.cpp file is present in the location the compiler has pointed to.
Any suggestions?

Regards,
Tarak
-- 
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-requ...@gromacs.org.

Reply via email to