12.10でAndroid SDKを機能させようとしていることに気付きました。64ビットバージョンの場合、以下をインストールする必要があります。
sudo apt-get install ia32-libs
ただし、64ビット12.10では、次のエラーが発生しました。
The following packages have unmet dependencies:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
そして
> apt-get install ia32-libs-multiarch
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs-multiarch is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ia32-libs-multiarch' has no installation candidate
Package ia32-libs is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: lib32z1 lib32ncurses5 lib32bz2-1.0