From: <ed...@op...> - 2019-12-30 21:20:37
|
On 2019-12-30 17:33, Stogner, Roy H wrote: > ----8<---- snip > This (plus a bootstrap commit) is now also a PR at > https://github.com/libMesh/libmesh/pull/2388 - thanks again. Thanks to you for libMesh. I saw the comments on the PR, and I want to share the output of my =configure= (attached). In summary: exodus........................... : yes If you need more information, let me know, although you can see how I compile with the repos https://notabug.org/broncodev. In particular, remember that I forced the library with =netcdf.m4= (look for this #+begin_src autoconf LIBS="$LIBS -lnetcdf -L/usr/lib" CPPFLAGS="$CPPFLAGS -I/usr/include" #+end_src which may be different in your system), and this in my PKGBUILD (the recipe to compile): #+begin_SRC bash [[ -f /usr/include/netcdf.h ]] && \ sed -i "s-\(ac_subdirs_all='\)contrib/netcdf/v4-\1-g; s-\(subdirs=\"\$subdirs\) contrib/netcdf/v4-\1-g" configure #+end_SRC Happy new year! ------------------------------------------------- This free account was provided by VFEmail.net - report spam to ab...@vf... ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options! |