Bug 1038510

Summary: After gromacs-4.6.3-2.fc19.i686 install still no package commands
Product: [Fedora] Fedora Reporter: Vytas <vytautas1987>
Component: gromacsAssignee: Susi Lehtola <susi.lehtola>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dakingun, dominik, fweimer, sparks, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-05 11:03:25 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:

Description Vytas 2013-12-05 09:06:56 UTC
Description of problem:
After gromacs-4.6.3-2.fc19.i686 install still no package commands

Version-Release number of selected component (if applicable):
gromacs-4.6.3-2.fc19.i686

How reproducible:
100%

Steps to Reproduce:
1. yum install gromacs
2. mdrun -h
2b. trconnv -h
...

Actual results:
no commands

Expected results:
commands provided by package available

Additional info:
n/a

Comment 1 Susi Lehtola 2013-12-05 11:03:25 UTC
Too general naming of the executables is a longstanding bug in gromacs, which should be resolved in Gromacs 5.

The programs have never been available using the default names in Fedora. Instead, they're available with the g_ prefix. E.g. g_mdrun etc.