Comment 14 for bug 915995

Revision history for this message
Stanislav German-Evtushenko (giner) wrote :

> My workaround for Ubuntu 10.04.4:
> $ sudo ln -s /lib32/ld-linux.so.2 /lib/ld-~fix-linux.so.2
This works for Ubuntu 12.04.2 also, however make sure libc6-i386 is installed before you create a link (this is true for both 10.04 and 12.04). Otherwise ldconfig is going to remove the link.