|
Error opening terminal:vt102 and error while loading shared libraries:libncurses.so.5
Hi ,
i am compiling for my target board using arm-linux-gcc -s -static filename.c -o out -lncurses
i am getting fallowing errors
i am getting following error..
1.
error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
2.
Error opening terminal: vt102.
Kindly suggest me.
thank you
nathan
|