BTW, It is easy to solve this problem by use $ apt-get install ia32-libs in Ubuntu. Is there same easy method like this in Arch? Thanks. Adrian. 2012/1/1 adrian sun <adriansunny0615@xxxxxxxxx> > Hi arch guys, > > Happy new year! > I tried to develop android software on arch64. I followed steps in arch > wiki, and replaced > base-devel to multilib-devel. But I still cant run adb on my laptop. > > [adrian@myhost platform-tools]$ ./adb > ./adb: error while loading shared libraries: libncurses.so.5: cannot open > shared object file: No such file or directory > > How to solve this problem? > Thanks. > > Adrian >