FWIW, you can install a fortran-disabled version from MacPorts with 'sudo port install mpich-default -gcc48'; a number of other versions wrapping different compilers are also available, see 'port info mpich'. Or if you install just 'mpich-default' (which will also install gcc48 for fortran support) everything should come down as precompiled packages for a fast install. - Eric On Tue, Aug 5, 2014 at 1:59 PM, Sahar Amir <[email protected]> wrote:
I don't think I made any modification I only removed the FORTRAN option like this: ./configure --prefix=/Data_1/MPICH/MPICHsoftware --disable-fortran | tee c.log
On Tue, Aug 5, 2014 at 1:09 PM, Bland, Wesley B. <[email protected]> wrote:
Are you making modifications to the autoconf files? If so, you’ll need to re-run autogen.sh and make sure that you have all of the autotools installed correctly (as per the wiki page: http://wiki.mpich.org/mpich/index.php/Getting_And_Building_MPICH#Setting_up_...).
On Aug 5, 2014, at 1:04 PM, Sahar Amir <[email protected]> wrote:
Dear Wesley,
Attached is my .log file ... I need to do it this way for further modification I will be testing in a workshop I am attending right now ...
Will you help me fix it please ...
Thank you very much ... <330.gif> ...
Regards, Sahar
On Tue, Aug 5, 2014 at 10:23 AM, Bland, Wesley B. <[email protected]> wrote:
This looks like you might not have run the configure script correctly before running make. Can you send your config.log?
Also, is there a particular reason that you need to install MPICH from source. It’s usually easier to just grab one of the versions that installs automatically. For Mac’s the recommended way of doing this is to use Homebrew. You can find more information on the Downloads page. For most installations (unless you’re using some non-default features), this is sufficient.
Thanks, Wesley
On Aug 5, 2014, at 10:17 AM, Sahar Amir <[email protected]> wrote:
Good morning,
I am trying to install MPICH on my mac. however when I try to apply the instruction make 2>&1 | tee m.log
It gives: CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Data_1/mpich-3.1.2/confdb/missing aclocal-1.14 -I confdb /Data_1/mpich-3.1.2/confdb/missing: line 81: aclocal-1.14: command not found WARNING: 'aclocal-1.14' 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
Regards, Sahar
------------------------------ This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email._______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
------------------------------ This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.<config.log>_______________________________________________
discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
------------------------------ This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email. _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss