반응형
우분투 11.10 64bit 이클립스 indigo android-sdk 설치후 adb 오류
[2011-11-19 21:48:39 - adb]/home/android-sdks/platform-tools/adb: error while loading shared libraries: libncurses.so.5: wrong ELF class: ELFCLASS64
[2011-11-19 21:48:39 - adb]'adb version' failed!
/home/android-sdks/platform-tools/adb: error while loading shared libraries: libncurses.so.5: wrong ELF class: ELFCLASS64
[2011-11-19 21:48:39 - adb]Failed to parse the output of 'adb version'
sudo apt-get install ia32-libs
이후 더이상 오류 없이 진행
이후 더이상 오류 없이 진행
반응형
'[IT 관련 지식] > [Dev]' 카테고리의 다른 글
안드로이드 개발환경 (0) | 2014.04.20 |
---|---|
단계별 예제로 배우는 안드로이드 (0) | 2014.03.29 |
이클립스 indigo 에서 ADT 설치오류 (0) | 2011.11.06 |