Creating a symbolic link was enough in my case (of running new Axiom with setarch i386 on Jaunty/Karmic):
cd /lib32 sudo ln -s /emul/ia32-linux/usr/lib/libgmp.so.3 (sudo ldconfig) Lucid version installs to the right place, but "conflicts" with libc-i386 <= 2.9-18. -- FHS violation means ld.so can't find 32-bit version of libgmp https://bugs.launchpad.net/bugs/515249 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs