[ncl-install] Re: NCL 5 libgfortran
Mary Haley
haley at ucar.edu
Sun Feb 10 10:51:16 MST 2008
Siji,
What version of gfortran do you have (gfortran --version)? I'll check
it against what we built NCL with.
--Mary
On Feb 9, 2008, at 5:41 AM, Sijikumar S wrote:
> Hi Marry,
> I have a problem after installing NCL 5
> (ncl_ncarg-5.0.0.Linux_x86_64_gcc4.tar.gz) in my pc.
>
> The error is
> ncl: error while loading shared libraries: libgfortran.so.1: cannot
> open shared object file: No such file or directory
>
> Details follows
>
> ldd $NCARG_ROOT/bin/ncl
> libX11.so.6 => /usr/lib/libX11.so.6 (0x00002afdbd0db000)
> libXext.so.6 => /usr/lib/libXext.so.6 (0x00002afdbd3ec000)
> libgfortran.so.1 => not found
> libm.so.6 => /lib/libm.so.6 (0x00002afdbd5fd000)
> libdl.so.2 => /lib/libdl.so.2 (0x00002afdbd87f000)
> libc.so.6 => /lib/libc.so.6 (0x00002afdbda83000)
> libXau.so.6 => /usr/lib/libXau.so.6 (0x00002afdbddde000)
> libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00002afdbdfe1000)
> /lib64/ld-linux-x86-64.so.2 (0x00002afdbcebd000)
>
> It means libgfortran.so.1 is not in my system, but I found
> libgfortran.so.2 in /usr/lib. Need to get libgfortran.so.1 ?
> My system details are
> uname -a
> Linux krish 2.6.22-14-generic #1 SMP Thu Jan 31 23:33:13 UTC 2008
> x86_64 GNU/Linux
> gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
>
> Thanks in advance,
> Siji
>
>
>
>
More information about the ncl-install
mailing list