From: Nikhil V. <nik...@gm...> - 2018-06-07 08:00:08
|
Hi all, I am trying to install libMesh. The configure and make steps ran without problems. but the make install command gives errors: /usr/bin/install: ‘../../examples/run_common.sh’ and ‘/home/moose/libmesh/examples/run_common.sh’ are the same file make[3]: *** [install-dataDATA] Error 1 make[2]: *** [install-am] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 The console output for the make install command is attached. What could be causing this problem? Best regards, Nikhil |