Hello, I just built the head with these flags:
./configure -noX11 -nobintraj gnu
make -j 8 install
and the mdgx build failed at link time with:
/usr/bin/ld: cannot find -lnetcdf
...which is not surprising given that "-lnetcdf" (and -lfftw3) are
hard coded in the mdgx Makefile.
I've just switched this to $(NETCDFLIB) and $(FLIBS_FFTW3) . Anyone
who knows more about (mdgx/AmberTools/life) should change it back
again quick if they think that I have only made things worse here.
Josh
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 13 2014 - 05:00:02 PST