Unable to install lib32!

When I go to YAST/Software, View-Patterns and choose 32-Bit Runtime Environment it says “nothing to do” (Same happens in zypper). If I select all in that pattern to install, it throws an error saying I need to break dependencies.

Where can I find the lib32 libs I need?

In Ubuntu it’s just ia32-libs how do I get them for openSuse?

I’m on opensuse 12.2 64bit

I was able to solve the problem by searching for “32” and comparing to my other opensuse. I installed:

libgcc47-32bit
libncurses6-32bit
libstdc++47-32bit
zlib-32bit

It seems to be not available in ubuntu now 12.04 - What happened to the ia32-libs package? - Ask Ubuntu