|
RetroGamer1985
Octane
Trade Count:
(0)
Posts: 61
Threads: 19
Joined: Jul 2018
|
|
04-17-2019, 09:26 PM |
RE: I have a problem with my terminal ADM3A with vi text editor
Does your IRIX intallation have an entry for the adm3a under /usr/lib/terminfo/a? If not, then you probably don't have the full terminfo database installed and you'll need to do so. It's in eoe.sw.terminfo (on your IRIX installation media) if you need it.
SGI: Indigo, Indigo2, Octane, Origin 300
Sun: SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP: 9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
|
|
jpstewart
Developer
Trade Count:
(1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
|
|
04-18-2019, 03:38 PM |
RE: I have a problem with my terminal ADM3A with vi text editor
(04-18-2019, 03:38 PM)jpstewart Wrote: Does your IRIX intallation have an entry for the adm3a under /usr/lib/terminfo/a? If not, then you probably don't have the full terminfo database installed and you'll need to do so. It's in eoe.sw.terminfo (on your IRIX installation media) if you need it.
I can’t find the file anywhere in my IRIX 6.5 eoe.sw.terminfo. Which CD I need to reinstall eoe.sw.terminfo?
|
|
RetroGamer1985
Octane
Trade Count:
(0)
Posts: 61
Threads: 19
Joined: Jul 2018
|
|
04-18-2019, 06:46 PM |
RE: I have a problem with my terminal ADM3A with vi text editor
The eoe.sw.terminfo name refers to a specific part of the eoe package, which is on the "Foundations 1" CD of IRIX. You might also need the the eoe_65* stuff from the "Overlays 1" CD for whichever version of IRIX you're running. (E.g., in my case for 6.5.22m, it's the eoe_6522m files from the 6.5.22 CD set.) I'm not sure if you'll need the base, the overlay, or both.
Try opening the base one in swmgr. If swmgr complains about conflicts, add the version-specific overlay package as an "Additional Distribution". Then you should be good to go.
IIRC, the full terminfo database isn't installed by default, so you'll have to specifically tell swmgr to install eoe.sw.terminfo and/or the patches. Look for it in the list of packages shown by swmgr and make sure it is checked.
SGI: Indigo, Indigo2, Octane, Origin 300
Sun: SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP: 9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
|
|
jpstewart
Developer
Trade Count:
(1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
|
|
04-18-2019, 07:27 PM |