Skip to Content

ubuntu xterm termimal issue Error opening terminal:xterm . Unable to login into ezeelogin shell

I get the following errors in ezeelogin.log while trying to get into ezeelogin shell
"Error opening terminal: linux ": :"Error opening terminal: xterm": :"Error opening terminal: vt100".

 

Fix :

root@server1:~# rmdir /usr/share/terminfo

root@server1:~# ln -s /lib/terminfo /usr/share/terminfo

root@server1:~# ls -l /usr/share/terminfo

lrwxrwxrwx 1 root root 13 May 18 12:23 /usr/share/terminfo -> /lib/terminfo