#104 closed defect (wontfix)
'yum install libodin' did not install pe.exe
| Reported by: | gerry | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | general enhancement |
| Component: | odin | Version: | 0.8.9 |
| Severity: | low | Keywords: | |
| Cc: |
Description
installed rpm/yum onto a clean machine, followed by libodin and odin-doc. However, none of the .exe files were included, requiring them to be extracted from the zip file.
Note:
See TracTickets
for help on using tickets.

As said on the Wiki page, the
libodinpackage contains only the runtime library. In order to install .EXEs you need to install theodin-exe-toolspackage (you could find that out by typingyum list *odin*).Nevertheless, I've added one more line to the Wiki about that step.