Bug 816861

Summary: Installed RPM does not update the PATH to the binaries
Product: [Fedora] Fedora Reporter: Trent <tjones146>
Component: openmpiAssignee: Doug Ledford <dledford>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 16CC: dakingun, dledford, fenlason, orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-27 12:35:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Trent 2012-04-27 08:21:59 UTC
Description of problem:

Upon installation of Open MPI, typing in one of the commands results in "command not found"

Others in the OpenMPI mailing list using Fedora have been complaing of this too.

Version-Release number of selected component (if applicable):

1.5.4

How reproducible:

type in one of the Open MPI commands

Steps to Reproduce:
1. While in a shell...
2. enter any one of the commands available e.g. "mpirun a.out"
3.
  
Actual results:

COMMAND NOT FOUND 

Expected results:

Execution of compiled binary.

Additional info:

Comment 1 Doug Ledford 2012-04-27 12:35:57 UTC
This is not a bug.  Please pass on to people on the mailing list that the Fedora MPI packaging guidelines specifically call out that there should be no default MPI implementation, and that each user should use the environment-modules facility to load the proper configuration for their selected MPI implementation.  This is part of our support for having multiple MPI instances installed and operational at the same time.