Hello libmesh users!, I tried to run the example programs using make run_examples but after the makefile descends into the individual example files it keeps saying "Nothing to be done for all-am" after trying to make all-am. It doesn't try to run or modify the programs. I wanted to recompile the eigenproblems_ex2 with my own .C file in it instead of the one that comes with the examples.
I did modify the Makefile.am in the example directory, but just to add an example to the SUBDIRS variable, following the directions of https://github.com/libMesh/libmesh/wiki/Adding-a-new-example (instructions for adding a new example program to libMesh). I changed it back though and now the only difference that I know of between it and the original Makefile.am is that I commented out the members of the SUBDIRS variable other than eigenproblems_ex2 which I modified the .C file of. My Professor never used make check when downloading libmesh-1.0.0-rc1. Instead he used make run_examples. Does anyone know why the example programs aren't running (they ran the first time) and how to fix it? Thankfully, Harry Pearce ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users