32bit 64bit - Clockworkmod Tether fails on "libncurses.so.5" -


while trying install clockworkmod tether app on linux, following error;

adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: no such file or directory

you need install 32-bit version of ncurses library.

sudo apt-get update sudo apt-get install lib32ncurses5 

Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -