On Mon, Aug 15, 2016, mirko hennig wrote:
> I'm still trying to install Ambertools15 and Amber14 on a
> Macbook pro (OS X 10.11.6) and continue to have issues when executing
> ./configure w/ and w/o -macAccelerate using either gnu or clang
> compilers.
It's clear that this is an unusual enough situation (although it seems to have
happened at least once before) that people on the list don't have an easy
answer.
> Mirkos-MacBook-Pro:amber14/AmberTools/src] mirko% more netcdf_config.log
> configure: netCDF 4.3.0
> checking build system type... x86_64-apple-darwin15.6.0
> checking host system type... x86_64-apple-darwin15.6.0
> checking target system type... x86_64-apple-darwin15.6.0
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)...
>
It's weird that it stops here: the next line in my netcdf_config.log is
this:
checking whether make supports nested variables... yes
So: what is the result of typing "which make"? (I get /usr/bin/make, but
maybe you have some other make in your path??)
If that doesn't lead anywhere:
One other possible difference between your machine and mine (and most other
people's) may be that you have a netcdf installed via mactools. What happens
if you pass the "--with-netcdf=/opt/local/lib" flag to configure?
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Aug 15 2016 - 10:30:02 PDT