- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- term type
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 09:49 AM
10-10-2002 09:49 AM
a backup tape (make_tape_recovery). Now when I try to edit a file, I get (even if I set the TERM type and export prior)the message:
I don't know what kind of terminal you are on - all I have is 'dtterm'.
[Using open mode]:
If I try a listing (more works), I get:
# ls -al / |pg
pg: cannot find terminal type
Thanks,
Randy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 09:55 AM
10-10-2002 09:55 AM
Re: term type
Are you on the console?
Best regards
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 09:59 AM
10-10-2002 09:59 AM
Re: term type
Happens on the console and
via rlogins using "dtterm".
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:00 AM
10-10-2002 10:00 AM
Re: term type
Be sure of your SHELL type. If for some ghastly reason you're running csh, your export command will be useless.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:03 AM
10-10-2002 10:03 AM
Re: term type
check if /usr/lib/terminfo/d/dtterm has been restored sucessfully.
It contains the curses lib for dtterm.
May be for whatever reason this directory was not part of ignite (/usr filesystem in vg01 ?)
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:18 AM
10-10-2002 10:18 AM
Re: term type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:27 AM
10-10-2002 10:27 AM
Re: term type
"h, v, w". There is no "d".
On the console, when I log in
I get "type 70096 unkown".
I did note in /etc/rc.log:
Start CDE login server
Output from "/sbin/rc3.d/S990dtlogin.rc start":
----------------------------
"/sbin/rc3.d/S990dtlogin.rc start" SKIPPED
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:29 AM
10-10-2002 10:29 AM
Re: term type
or TERM=vt100 ?
Tell us the result
Good luck
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:33 AM
10-10-2002 10:33 AM
Re: term type
Doesn't look good:
# pwd
/usr/share/lib
# ls
terminfo
# ls terminfo
h v w
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:35 AM
10-10-2002 10:35 AM
Re: term type
TERM=vt100, things are fine.
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:43 AM
10-10-2002 10:43 AM
Re: term type
I forgot to mention above the links were from /usr/lib...
Now this is what I have on a 11.11 system in /usr/share/lib
/usr/share/lib/terminfo
$ cd ..
$ ll
total 138
dr-xr-xr-x 2 bin bin 96 Nov 15 2000 elm
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 kermit
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 macros
-r--r--r-- 1 bin bin 112 Nov 14 2000 mailx.rc
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 ms
dr-xr-xr-x 2 bin bin 96 Nov 15 2000 pub
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 sccshelp
-r--r--r-- 1 bin bin 5430 Nov 14 2000 sendmail.hf
-r-xr-xr-x 1 bin bin 2236 Nov 14 2000 suftab
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 tabset
dr-xr-xr-x 2 bin bin 1024 Nov 15 2000 term
-r--r--r-- 1 bin bin 43042 Nov 14 2000 termcap
dr-xr-xr-x 45 bin bin 1024 Nov 15 2000 terminfo
dr-xr-xr-x 7 bin bin 96 Nov 15 2000 terminfo_colr
dr-xr-xr-x 2 bin bin 96 Nov 15 2000 tmac
-r--r--r-- 1 bin bin 7680 Nov 14 2000 unittab
-r--r--r-- 1 bin bin 115 Nov 14 2000 vacation.def
$
Let me think how to restore /usr/lib /usr/share/lib an elegant way..
But I have to resolve in parallel my own bugs (ntp not working properly...)
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:51 AM
10-10-2002 10:51 AM
Re: term type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:54 AM
10-10-2002 10:54 AM
Re: term type
I remember when now the 1st "make_rec_tape" complained
about a link from /usr/share
to /var/share and hung there for quite a while, I actually
called support and was told
that that error was the kiss of death and I would need to
cold install. As I returned
with the Core O/S CD the program was asking for the 2nd tape (through it did so
5 -6 hours after I kicked it off. I realize you are busy,
I appreciate the help. I am looking at my daily backup via
Tivoli (ADSM) and I don't even
see /usr/share as a directory
to be backed up, although it is there. My O/S is 11.00.
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 10:58 AM
10-10-2002 10:58 AM
Re: term type
I have all the links in /usr/lib that you noted. But in /usr/share/lib all there is the "terminfo"
directory.
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:05 AM
10-10-2002 11:05 AM
Re: term type
after I suppose you may be missing some links in /usr/lib
Good luck
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:32 AM
10-10-2002 11:32 AM
Re: term type
I found the "/usr/share" directory on my ADSM backup. For whatever reason, even though it is a directory it
wasn't showing up in the directory column, it would show up in the file column. I
restored it to /tmp and all
of the contents were there. I then moved them to /usr/share.
It looks like everything is there, it WORKS now. I think it
had something to do with the link that the "make_rec_tape"
program encountered and had a problem with. I will check your "archive" to make sure I have all of the needed links.
Thanks Victor!
And I Thank everyone else every much also,
Randy