Depend.x file in compilation of software


Just Got Here
Dear friends,
  I am novice to compile the nwchem. I am using the ubuntu 14, 32 bit system

./contrib/distro-tools/build_nwchem | tee build_nwchem.log
NWCHEM_TOP = /home/prashant/Desktop/software/Nwchem/nwchem-6.3/
NWCHEM_TARGET = LINUX
NWCHEM_MODULES = all
USE_MPI = y
USE_MPIF = y
USE_MPIF4 = y
MPI_INCLUDE = -I/usr/local/include -I/usr/local/lib
MPI_LIB = -L/usr/local/lib
LIBMPI = -lmpi_f90 -lmpi_f77 -lmpi -ldl -lm -lrt -lnsl -lutil -lm -ldl
MPI_F90 = gfortran
MPI_CC = gcc
MPI_CXX = g++
ARMCI_NETWORK = MSG_COMMS = MPI

but instead of nwchem I got the depen.x file


This problem is also persist in 64bit ubuntu system also.



With regards,
Ramadavid


Forum >> NWChem's corner >> Compiling NWChem