Bug 430508
| Summary: | lynx.cfg: specify TELNET_PATH etc. properly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmitry Butskoy <dmitry> |
| Component: | lynx | Assignee: | Jiri Moskovcak <jmoskovc> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | CC: | dfediuck |
| Target Milestone: | --- | Keywords: | EasyFix |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.8.6-5.fc7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-02 09:00:39 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
Dmitry Butskoy
2008-01-28 15:28:17 UTC
Hi, are you sure you have telnet on your machine? When I try to use URL telnet://.. it works even thought I don't have TELNET_PATH set in lynx.cfg. Jirka I had modified rpm on my machine installed and as I found out you're right, it doesn't work without TELNET_PATH, but I'm not sure if I should modify the cfg file that way, I think this should be up to user to set this path ... > up to user to set this path
Nope.
Actually, Lynx undestands the PATH environment variable. Hence it catch the
first suitable telnet according to the PATH (either /usr/kerberos/bin/telnet, or
/usr/bin/telnet, or even /usr/local/bin/telnet). Thus, for default installation,
we may specify just the short "telnet" without the full path.
The same is true for another similar externals, like "rlogin" etc.
I think all the list (around commented TELNET_PATH in the lynx.cfg) should be
inspected for missing default values, and then lynx.cfg patched to set the
default values for them (where applicable) ...
lynx-2.8.6-10.fc8 has been submitted as an update for Fedora 8 lynx-2.8.6-5.fc7 has been submitted as an update for Fedora 7 lynx-2.8.6-5.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. lynx-2.8.6-10.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |