Missing libmpfr.so.1 when using gfortran 4.5
Tim Prince
n8tm@aol.com
Tue Nov 3 20:05:00 GMT 2009
Paul van Delst wrote:
>
> /home/me/local/gfortran/fr/usr/local/gfortran/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.0/f951:
> error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No
> such file or directory
>
In my RHEL5.2 installation, there are /usr/lib64/libmpfr.a and
/usr/lib/libmpfr.a, but no corresponding .so. I suppose you would have
to install the standard mpfr from source in order to get the libmpfr.so,
unless it were supplied in a gfortran wiki build. The gfortran I have
installed appears to be static linked to libmpfr, as if it were built on
RH or CentOS.
More information about the Fortran
mailing list