13 Jul
2015
13 Jul
'15
11:27 p.m.
Make sure your HDF5, NetCDF library paths (i.e., paths to INSTALL_DIR/lib) are added to your LD_LIBRARY_PATH. This is necessary if you are compiling shared libraries. Vijay On Mon, Jul 13, 2015 at 11:23 PM, Xu Wu <[email protected]> wrote:
Dear MOAB developers,
I was trying to play with MOAB on my own laptop (Ubuntu 14.04). I was able to compile those examples, but when I try to run them the following error occured:
However, as you can see above, I do have netcdf libraries installed and they are on the search path for MOAB. I attached the configuration log, the "makefile" in " /examples", as well as the "moab.make" in "/moab-4.8.1/lib/".
Thank you,
-Xu