Hi Vladimir,
Thank you very much for your really clear answer.
I had to change the code for the link :
sudo ln -s /usr/lib/python2.7/config-x86_64-linux-gnu /usr/lib/python2.7/config
I followed exactly the list of your command but when I want to compile NWCHEM with
export FC=gfortran
cd $NWCHEM_TOP/src
make clean > clean.log 2>&1
make nwchem_config > config.log 2>&1
make > make.log 2>&1
It takes 2 or 3 minutes and nothing seems to appear. There is no excutable in the $NWCHEM_TOP/bin/LINUX64/nwchem directory.
I do not know what happens during the installation. Could you help me again?
Thank you very much!
Guillaume
|