Hi!
Been fidling with my recently arrived GT6000, and I guess I might spoiled something.
To the facts: I opened an ssh session and run "htop" just to see loads, mems, etc.
As the result was "htop: not found", I did "ipkg install htop" as did a long time ago on my previous AC87U to be able to use this tool.
To my surprise, when trying to run htop I got "Error opening terminal: xterm."
Then, I misguessed "ok, xterm is needed to run htop, let's install it". To my deeper suprise, when running "ipkg install xterm", a pretty large bunch of packages got installed.
Running htop just outputs the same error, thus xterm install was not the issue.
As I did not want to mess things up having a lot of unnecesary things installed, I then removed all those related xterm installed packages:
Did I make the right choice or have I removed some wanted and/or needed pre installed packages?
Besides, what would be the right procedure to make htop work on this model?
I searched for similar issues but changing TERM variable does not work in my case (echo $TERM => xterm)
Thanks in advance!
Been fidling with my recently arrived GT6000, and I guess I might spoiled something.
To the facts: I opened an ssh session and run "htop" just to see loads, mems, etc.
As the result was "htop: not found", I did "ipkg install htop" as did a long time ago on my previous AC87U to be able to use this tool.
To my surprise, when trying to run htop I got "Error opening terminal: xterm."
Then, I misguessed "ok, xterm is needed to run htop, let's install it". To my deeper suprise, when running "ipkg install xterm", a pretty large bunch of packages got installed.
Running htop just outputs the same error, thus xterm install was not the issue.
As I did not want to mess things up having a lot of unnecesary things installed, I then removed all those related xterm installed packages:
Code:
e2fslibs
freetype
gconv-modules
libpng
pthread-stubs
xau
xcb
xdmcp
x11
ice
xext
xpm
sm
fontconfig
xt
xmu
xaw
xterm
xft
xinerama
xrender
Did I make the right choice or have I removed some wanted and/or needed pre installed packages?
Besides, what would be the right procedure to make htop work on this model?
I searched for similar issues but changing TERM variable does not work in my case (echo $TERM => xterm)
Thanks in advance!
Last edited: