On 17 July 2011 01:43, Bill Cunningham wrote: > My compiler can't find the shared library mpfc-so.2 and ld.so knows > where it is so why can't it find it? The compiler can't create executables > the configure script complains. http://gcc.gnu.org/wiki/FAQ#configure_suffix The runtime linker doesn't know how to find it. http://advogato.org/person/redi/diary/240.html http://advogato.org/person/redi/diary/229.html