Re: [mpich-discuss] Problem installing MPICH
Thank you guys very much ... It is working now ... [?] ... I used: ./configure --prefix=/Directory --disable-fortran --disable-maintainer-mode | tee c.log Regards, Sahar On Tue, Aug 5, 2014 at 5:45 PM, Balaji, Pavan <[email protected]> wrote:
Usually the issue in such cases is that the user built MPICH on an NFS or some other weird filesystem, which screwed up the time stamps and now “make” seems to think that it needs to rerun autoreconf.
Sahar, you can pass --disable-maintainer-mode to configure to ask it to not try to be extra smart.
— Pavan
On Aug 5, 2014, at 2:13 PM, Bland, Wesley B. <[email protected]> wrote:
In that case, I’m not really sure what could be causing your issue. I would try installing the correct versions of the autotools as a stopgap. That should at the very least let you get your installation going.
On 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
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
-- Pavan Balaji ✉️ http://www.mcs.anl.gov/~balaji
_______________________________________________ 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.
participants (1)
-
Sahar Amir