Bug 186106
| Summary: | /usr/bin/xmaxima: exec: wish: not found | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Tanguy <eric.tanguy> |
| Component: | maxima | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | extras-qa |
| 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: | 2006-03-22 19:12:22 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Eric Tanguy
2006-03-21 17:42:52 UTC
I don't have a fc5 box handy at the moment, but: maxima-gui includes: Requires: tk And the tk pkg is *supposed* to include /usr/bin/wish. So, questions: 1. Do you have the tk rpm installed? $ rpm -q tk 2. Do you have /usr/bin/wish on your system? $ rpm -q -f /usr/bin/wish 3. If yes to 1/2, why isn't the xmaxima script finding/using /usr/bin/wish? I have to install tk manually and now all work fine. Don't know why tk was not installed if it is required by maxima-gui. Let's consider this a fluke then. We can revisit the issue if/when any duplicate/similar reports come in. |