[Gm2] gm2 is missing libraries/fails to compile 'Hello World' on Ubuntu
From:
Kevin Keith
Subject:
[Gm2] gm2 is missing libraries/fails to compile 'Hello World' on Ubuntu 14.04
Date:
Mon, 12 Jan 2015 17:15:51 -0700
Specifically, I get this error message:
/usr/lib/gm2/libexec/gcc//x86_64-linux-gnu/4.7.3/cc1gm2: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
I definitely have both the libmpc and libmpc-dev packages installed, so I'm not sure why I'm getting this error. Any help is appreciated.