You are not logged in.
I opened a shell account in a NetBSD server.
When I ssh into it and try to run one of its apps such as pine I get:
-bash-2.05b$ pine
Terminal type "xterm-xfree86", is unknown.However it runs ok outside X11. Do I have to change something in my .Xdefaults?
Thanx
Offline
Just do a "export TERM=xterm". That should work. Put it into your .bashrc if it does.
Todays mistakes are tomorrows catastrophes.
Offline
Works fine now, thanx muck!
Cheers
Offline