Henry,

this is what I have


$ md5sum openmpi-3.1.0/configure

78f5308c46545a9cf1583593328592ac  openmpi-3.1.0/configure


from

0895e268ca27735d7654bf64cee6c256  openmpi-3.1.0.tar.bz2
(as advertised on https://www.open-mpi.org/software/ompi/v3.1/)



Just to be clear, if you choose to install Open MPI from a tarball, you do not need (and you likely do not want)

to run autogen.pl --force

note autogen.pl will regenerate configure (and hence the md5sum will very likely change)



Best regards,


Gilles


On 7/9/2018 10:14 PM, Lovelace III, Henry wrote:

Hi,

    I did not make any changes to the configure file, below is the out put of the***md5sum*:


*1f1ccf59888dc739fad0f9fcff6175d5 configure*

*
*

Thanks,


Henry

------------------------------------------------------------------------
*From:* users <users-boun...@lists.open-mpi.org> on behalf of Gilles Gouaillardet <gil...@rist.or.jp>
*Sent:* Sunday, July 8, 2018 8:25:58 PM
*To:* users@lists.open-mpi.org
*Subject:* Re: [OMPI users] Fw: Open MPI not building
Henry,



By any change, did you manually edit 'configure' and remove that line

PACKAGE_VERSION=3.1.0


or even replace it with

PACKAGE_VERSION=



would you mind running

md5sum configure

and post the output ?



note you did not configure --prefix=/.../, Open MPI will be installed in
/usr/local

so since you are building it from a non root account, you should

sudo make install


Cheers,


Gilles


On 7/9/2018 8:49 AM, Lovelace III, Henry wrote:
>
> Hi,
>
>    opal_crs.7 does not generate, *package-version* requires argument.
> How do I fix this error?
>
> Thanks
>
>
>
>
>
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to