Opened 13 years ago
Closed 10 years ago
#26 closed task (fixed)
GNU info/man build required to read documentation
Reported by: | ak120 | Owned by: | Yuri Dario |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | other | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
The language and locale should be setup in CONFIG.SYS.
SET LOCALEDIR=UNIXROOT:\usr\share\locale
SET LANGUAGE=[de|...]
Currently TERM=os2 - so GNU info is not capable to display anything.
Additionally for man pages
MANPATH should refer to /usr/share/man
and
PAGER to "more" as long no other program is installed
And please only install man pages or info pages documentation stuff, if appropriate tool for viewing them is installed before.
Change History (2)
comment:1 by , 13 years ago
Component: | rpm → other |
---|---|
Summary: | Environment LANGUAGE, LOCALEDIR etc. not valid → GNU info/man build required to read documentation |
Type: | defect → task |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
the info part is done.
for man-db is a separate ticket http://trac.netlabs.org/ports/ticket/45
so I close that in favor of the man-db ticket
GNU info/man needs to be rebuilt using the new unixroot environment settings.
Supporting old builds is not a project target.
Moving this from defect to new task.