Hi What is the new way to build examples outside the Libmesh source tree?
It used to be as simple as copying an example directory to a new location, maybe adjusting the LIBMESH_DIR path, and "make run". Now "make run" complains that is does not find a number of files in .deps/*.Po Somehow I would expect that get generated if not available. After having copied everything over, there seems to be a hard-coded reference to the source tree aclocal.m4 file make[1]: *** No rule to make target `am--refresh'. Stop. make: *** [../../../aclocal.m4] Error 2 The new Makefiles look horrific and packed with autogenerated stuff, and the old, simple ones seem not to work anymore. So what is the best way to start playing with an example? Thanks, Martin ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
