Anders Hørtvedt schrieb:
I have installed the msp430 tool chain packages I found at http://tinyos.stanford.edu/tinyos/dists/ubuntu, but have experienced a
...
msp430-gdb: error while loading shared libraries: libtermcap.so.2: cannot open shared object file: No such file or directory

I have also tried to install the termcap-compat package to get hold of the libtermcap.so.2, but that package depends on lib5c, which I cannot find.

try installing libncurses5-dev instead

chris

Reply via email to