I installed the ADT bundle on my opensuse 12.1 64-bit and everything works perfectly. However, after installing on my openSUSE 12.2 machine, I’m getting a lot of errors. Errors such as:
aapt: error while loading shared libraries: libz.so.1
and
Failed to parse the output of adb version libstdc++.so.6
Apparently the solution should be that I install the lib32 stuff. But two issues:
-
When I go to YAST/Software, View-Patterns and choose 32-Bit Runtime Environment it says "nothing to do) (Same in zypper). If I select all in that pattern to install, it throws an error
-
In my older openSUSE 12.1 (which is also 64bit) I do not have that 32-bit runtime pattern installed, yet everything works perfectly. I also don’t have a lib32 folder on that computer.
What could be wrong? Why are the two machines setup similarly yet one works and the other doesn’t? Where can I get the lib32 stuff from (I tried searching in YAST/Software for it but did not find it)