Hi,
1/ Indeed, as long as you compiled parallel with maktel install, you can skip this error. It's a mistake in the makeall90.pl script.
'maktel parallel' should only be used when compiling "codes", I mean telemac2d, sisyphe.... It's only mandatory for running Telemac without any user fortran file.
2/ As I'm not sure about your question on MUMPS, I will only say that :
- MUMPS solver is not mandatory for using Telemac. Mumpsvoid is compiled when MUMPS is not available on the system.
- If you want to use MUMPS, please configure the systel.ini file and compile Mumpsmpi instead.
- MUMPS solver (#9) can only be used in parallel mode (cf. solve.f in BIEF). Otherwise, please use the direct solver (#8) instead.
3/ Indeed, if you install MPICH2 through 'sudo, yum...', you don't need to change anything to PATH and LD_LIBRARY_PATH.
How did you solve your first problem?
Regards,
Fabien Decung