[MOAB-dev] compilation on osx
Lorenzo Alessio Botti
ihabiamx at yahoo.it
Wed Feb 16 08:13:32 CST 2011
Hi all,
I've just compiled MOAB with prerequisites and mbzoltan on my mac.
I have just two comments that might be helpful for other attenders.
1)
As noted by Lukasz in 2009 I had to modify the file netcdf.m4,
I just replace line 63 with
DFLAGS="$NETCDF_LDFLAGS $LDFLAGS $HDF5_LDFLAGS $HDF5_LIBS".
Otherwise netcdf is not being linked during configure
2)
Since HFS+ file system is case-insensitive the file mbzoltan.cpp overwrites the file MBZoltan.cpp
and the compilation clearly fails.
Lorenzo
More information about the moab-dev
mailing list