I'm trying to install Dom3 on my new system running 64-bit Linux (Fedora 9) but I'm failing. This is the error message:
./dominions3_installer.run: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory
libXi is installed but the 64-bit version and not the 32-bit needed. The most obvious way to solve this would of course be to install the 32-bit version. But here comes the problem: they are mutually exclusive, and I need the 64-bit version for other things on my system.
Would it be possible (as we have a 64-bit binary) to also get a 64-bit installer?
Cheers!