[mpich-discuss] mpich-3.2 installing problem

karl wong aa8631990 at gmail.com
Wed Dec 16 20:01:16 CST 2015


GCC installing procedure:
1.sudo tar xvf gcc-5.2-bin.tar -C /
2.echo $SHELL
3.echo 'export PATH=/usr/local/bin:$PATH' >> ~/.bash_profile
MPICH-3.2 installing procedure:
1. tar xzf mpich-3.2.tar.gz
2. cd mpich-3.2
3. ./configure --prefix=/Users/<USERNAME>/mpich-install 2>&1 | tee c.txt
4.  make 2>&1 | tee m.txt
and then I met the problem .

2015-12-17 7:02 GMT+08:00 Eric A. Borisch <eborisch at gmail.com>:

> With MacPorts, for example:
>
> sudo port install mpich-gcc5
>
> should get you up and running. Be sure to read the notes it spits out
> at the end of installation for usage. Most of the requirements will be
> pulled down in compiled form provided you've used the default prefix
> (/opt/local) for macports.
>
>  - Eric
>
> On Wed, Dec 16, 2015 at 3:27 PM, Kenneth Raffenetti
> <raffenet at mcs.anl.gov> wrote:
> > We should also note that package managers like MacPorts and Homebrew have
> > MPICH 3.2 available in their repos now.
> >
> > On 12/16/2015 02:13 PM, Seo, Sangmin wrote:
> >>
> >> I think it’s a compiler installation problem. How did you install GCC
> >> 5.2? Can you try to uninstall and reinstall GCC and then build mpich-3.2
> >> again?
> >>
> >> Regards,
> >> Sangmin
> >>
> >>
> >>> On Dec 15, 2015, at 8:24 PM, karl wong <aa8631990 at gmail.com
> >>> <mailto:aa8631990 at gmail.com>> wrote:
> >>>
> >>> Dear team,
> >>>
> >>> When installing mpich-3.2 with gcc on iMac X EI Capitan, I met the
> >>> following problem:
> >>>
> >>> make[2]: *** [src/mpltrmem.lo] Error 1
> >>> make[1]: *** [all-recursive] Error 1
> >>> make: *** [all] Error 2
> >>>
> >>> Attachment is the file you may need. For this file:
> >>> mpich-3.2/src/pm/hydra/tools/topo/hwloc/hwloc/config.log, I cannot
> >>> find it.
> >>> <Archive.zip>_______________________________________________
> >>> discuss mailing list discuss at mpich.org <mailto:discuss at mpich.org>
> >>> To manage subscription options or unsubscribe:
> >>> https://lists.mpich.org/mailman/listinfo/discuss
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> discuss mailing list     discuss at mpich.org
> >> To manage subscription options or unsubscribe:
> >> https://lists.mpich.org/mailman/listinfo/discuss
> >>
> > _______________________________________________
> > discuss mailing list     discuss at mpich.org
> > To manage subscription options or unsubscribe:
> > https://lists.mpich.org/mailman/listinfo/discuss
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20151217/7c0e5077/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list