5.2.0 install, error with mpex15

From: Mark Van Moer <mvanmoer_at_nyahnyahspammersnyahnyah>
Date: Fri May 07 2010 - 08:22:57 MDT

Hi, I've installed NCL 5.2.0 and ran ncargex -A. ncargex mpex15 failed because it couldn't find the png libraries. I added -lpng to the ifort line

$ ifort -O2 -o mpex15 mpex15.f -L/usr/apps/vis/ncl/5.2.0/lib -L/usr/local/X11R6/lib64 -L/usr/apps/vis/netcdf/netcdf-4.1-intel/lib -L/usr/apps/hdf/hdf4/v424-noncdf/lib -L/usr/apps/hdf/szip/lib -L/usr/apps/hdf/hdf5/v182/lib -lncarg -lncarg_gks -lncarg_c -lXpm -lX11 -lXext -lpng

and it worked.

My question is, what should I have done in the build process so that ncargex would have known to build mpex15 with -lpng?

Thanks,
Mark
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri May 7 09:15:13 2010

This archive was generated by hypermail 2.1.8 : Thu May 13 2010 - 10:05:37 MDT