Comment 41 for bug 852101

Revision history for this message
bpb (bpb21) wrote :

Here's what happens for me (still not working)...

me@mylaptop:/usr/local/android-sdk-linux/platform-tools$ sudo apt-get install --reinstall libc6-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/3,998 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 312129 files and directories currently installed.)
Preparing to replace libc6-i386 2.15-0ubuntu10 (using .../libc6-i386_2.15-0ubuntu10_amd64.deb) ...
Unpacking replacement libc6-i386 ...
Setting up libc6-i386 (2.15-0ubuntu10) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
me@mylaptop:/usr/local/android-sdk-linux/platform-tools$ ./adb
./adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

What am I missing here?