[ncl-talk] libgfortran.so.3 error loading shared library
Prasad, Siva
sp4436 at mun.ca
Sat Apr 7 08:25:39 MDT 2018
Hi George,
Thank you. I tried reinstalling gfortran 64 bit. I think all the libraries
point to the 32-bit version of the libgfortran.so.3. So I fixed it like
this
export LD_PRELOAD=/usr/local/MATLAB/sys/os/glnxa64/libgfortran.so.3
Then it works perfectly and can execute ncl scripts. I hope this won't
cause any other issues.
Thank you very much
:)
Siva
On Sat, Apr 7, 2018 at 11:19 AM, George Vandenberghe <
george.vandenberghe at noaa.gov> wrote:
> Your upgrade may have changed from 32 bit to 64 bit addressing. If so, you
> need
>
> to reinstall a 64 bit version of gfortran. 32 and 64 bit addressed
> libraries and objects
>
> are incompatible.
>
>
> On 4/7/2018 3:50 AM, Prasad, Siva wrote:
>
>> wrong ELF class: ELFCLASS32
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180407/eb6b6042/attachment.html>
More information about the ncl-talk
mailing list