Installing 32 bit Library

Hi,

I am using ubuntu 64bit 18.04. LTS. I am trying to install 32 bit library on it using xojo 2014r32.
when I used ldd command, the result is like

linux-gate.so.1 (0xf7fce000) libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7fae000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7f8f000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7db3000) /lib/ld-linux.so.2 (0xf7fd0000)
I dont know which library that i have to install. all the tuts from the web I have tried with no luck.

thanks
arief

Are-you sure there is such a beast ?

I checked here and the on 32 I saw was the number of minutes (14:32).

Hi,

I fix the problem by downloading the ia-32 libs manually.
Seems the ia-32 libs in aptitude is not available.

Now its works.

thanks
regards,
arief