This forum is no longer active. Please post your questions to our new community site
Unknown Terminal Type
|
|
Hello, I am running an ec2 instance using the image: ami-d2f709bb I am currently connecting to the server via Putty however when ever I log in the server complains that it can’t find my terminal type: bitnami@ip:~$ clear I have found the TERMINFO database at /lib/terminfo and have set full permissions from the terminfo directory on down, but no joy. I have also set an env variable $TERMINFO=/lib/terminfo Any idea what I am doing wrong? |
|
|
Could you try to run the following command?
or
|
|
|
Thank you for your response. bitnami@ip$ clear bitnami@ip$ clear bitnami@ip$ ls /lib/terminfo/c bitnami@ip$ ls /lib/terminfo/l bitnami@ip$ export TERM=cons25 |
|
|
Hi, Try deleting /opt/bitnami/common/bin/clear We will fix this issue for next releases. Thanks for reporting it. |
|
|
I removed the version of clear in that directory and then i started getting complaints that /opt/bitnami/bin/clear could not be found. So I think a path needs to be update as well for those following along. I am a little lazy so i just copied /usr/bin/clear into the /opt/bitnami/bin =D |
|
|
Ok thanks for posting it. |

