Dear all,
   toghether with a student of mine, we would like to install libmesh on 
a cluster running Debian 7.

We followed the instructions on libmesh web page, so downloaded via git, 
issued the command
./configure --prefix=/home/user
but then make gives the following error

msemplice@MAT-CLS47:~/libmesh$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/msemplice/libmesh/build-aux/missing aclocal-1.15 -I m4
/home/msemplice/libmesh/build-aux/missing: line 81: aclocal-1.15: 
command not found
WARNING: 'aclocal-1.15' is missing on your system.
          You should only need it if you modified 'acinclude.m4' or
          'configure.ac' or m4 files included by 'configure.ac'.
          The 'aclocal' program is part of the GNU Automake package:
          <http://www.gnu.org/software/automake>
          It also requires GNU Autoconf, GNU m4 and Perl in order to run:
          <http://www.gnu.org/software/autoconf>
          <http://www.gnu.org/software/m4/>
          <http://www.perl.org/>
make: *** [aclocal.m4] Error 127

The version of automake included in Debian 7 is 1.11. Is the error 
related to the fact that libmesh needs a newer one? If so, can you point 
me to the best release that can be installed without upgrading automake?

Best regards,
     Matteo Semplice


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to