Dwarf Fortress: Configure and make it work

Hello, I tried to run Dwarf Fortress, but it doesn’t start. My system is 64 bits, I have all the dependencies downloaded, but when i start with “./df” it says:

./libs/Dwarf_Fortress: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

EDIT: I need to install the dependencies in x86, but adding :i386 doesn’t work, how can i do it?

# zypper se --provides --match-exact libSDL_image-1.2.so.0
Loading repository data...
Reading installed packages...

S | Name                     | Summary                                          | Type   
--+--------------------------+--------------------------------------------------+--------
  | **libSDL_image-1_2-0-****32bit** | Simple DirectMedia Layer – Image loading library | package

If it is a 32 bit app add the 32bit flavour of the lib NOT the 386 the one with 32 bit in the name.