Bug 816861 - Installed RPM does not update the PATH to the binaries
Summary: Installed RPM does not update the PATH to the binaries
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openmpi
Version: 16
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 08:21 UTC by Trent
Modified: 2012-04-27 12:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 12:35:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.