You are not logged in.

#1 2011-01-29 13:31:21

danialbehzadi
Member
Registered: 2011-01-29
Posts: 2

Anddroid-sdk and the missung libs?

Hi friends. I downloaded the "android-sdk r09-1" from AUR and the Android SDK and AVD manager installed on my system succesfully. but when I command:

$ adb

the result is

adb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

and when I do:

$ cd /opt/android-sdk/platform-tools/
$ sudo ./adb

It says:

./adb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

. What should I do?

Offline

#2 2011-01-30 13:03:25

decaturguy
Member
From: Sweden
Registered: 2006-11-28
Posts: 117

Re: Anddroid-sdk and the missung libs?

How about pacman -Sy gcc-libs

Offline

#3 2011-02-06 08:24:16

danialbehzadi
Member
Registered: 2011-01-29
Posts: 2

Re: Anddroid-sdk and the missung libs?

No effect at all. It says prevoius thing again even after installing gcc-libs sad

Offline

Board footer

Powered by FluxBB