Olivier,

i just forgot ompi was offilically shipping .src.rpm (and there is no binary x86_64.rpm)

please use the .spec i sent in a previous email (assuming you want ompi in /usr)
an other option is to
rpmbuild -ba --define 'install_in_opt 1' SPECS/openmpi-1.10.0.spec
and ompi will be installed in /opt

Cheers,

Gilles

On 11/5/2015 7:58 AM, Oliver wrote:
hi Gilles,

Yes, I got the src rpm from the OMPI official site. I am not sure what you meant by "related x86_64.rpm", as far as I can tell, only the src rpm is distributed: http://www.open-mpi.org/software/ompi/v1.10/

rpm -qlp of newly built rpm sure have files that in in /usr/bin:

etc
/etc/openmpi-default-hostfile
/etc/openmpi-mca-params.conf
/etc/openmpi-totalview.tcl
/etc/vtsetup-config.dtd
/etc/vtsetup-config.xml
/usr
/usr/bin
/usr/bin/mpiCC
/usr/bin/mpiCC-vt
/usr/bin/mpic++
....

Best,

Oliver



On Sun, Nov 1, 2015 at 8:20 PM, Gilles Gouaillardet <gil...@rist.or.jp <mailto:gil...@rist.or.jp>> wrote:

    Olivier,

    where did you get the src.rpm from ?

    assuming you downloaded it, can you also download the related
    x86_64.rpm, run rpm -qlp open-mpi-xxx.x86_64.rpm and check if
    there are files in /usr/bin and /usr/lib64 ?

    Cheers,

    Gilles


    On 10/31/2015 9:09 PM, Oliver wrote:
    hi all

    I am trying to rebuild 1.10 RPM from the src rpm on Cent OS 7.
    The build process went fine without problem. Whiling trying to
    install the rpm, I encountered the following error:


    Examining openmpi-1.10.0-1.x86_64.rpm: openmpi-1.10.0-1.x86_64
    Marking openmpi-1.10.0-1.x86_64.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package openmpi.x86_64 0:1.10.0-1 will be installed
    --> Finished Dependency Resolution

    ...

    Transaction check error:
      file /usr/bin from install of openmpi-1.10.0-1.x86_64 conflicts
    with file from package filesystem-3.2-18.el7.x86_64
      file /usr/lib64 from install of openmpi-1.10.0-1.x86_64
    conflicts with file from package filesystem-3.2-18.el7.x86_64

    what am I missing, is there a fix?

    TIA

-- Oliver


    _______________________________________________
    users mailing list
    us...@open-mpi.org <mailto:us...@open-mpi.org>
    Subscription:http://www.open-mpi.org/mailman/listinfo.cgi/users
    Link to this 
post:http://www.open-mpi.org/community/lists/users/2015/10/27965.php


    _______________________________________________
    users mailing list
    us...@open-mpi.org <mailto:us...@open-mpi.org>
    Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
    Link to this post:
    http://www.open-mpi.org/community/lists/users/2015/11/27969.php




--
Oliver


_______________________________________________
users mailing list
us...@open-mpi.org
Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
Link to this post: 
http://www.open-mpi.org/community/lists/users/2015/11/27992.php

Reply via email to