Trying to install postgresql:i386 on 12.04 amd64
- by tim jackson
Due to some legacy 32 bit libraries being used in postgresql functions I need to get a 32 bit install of Postgresql on a 64 bit native system. But it seems like there is a problem with the multiarch not seeing all.debs as satisfying dependencies.
uname -a:
3.8.0-29-generic #42-precise-Ubuntu SMP x86_64
dpkg --print-architecture:
amd64
…