[ncl-install] error while loading shared libraries: libgomp.so.1

Wen Yang wyang123 at umd.edu
Wed May 13 13:25:48 MDT 2020


Hi,
I was trying to run NCL by compute nodes. My system is gcc (GCC) 4.4.7
20120313 (Red Hat 4.4.7-3).
But when I submit the job, it shows "*ncl: error while loading shared
libraries: libgomp.so.1: cannot open shared object file: No such file or
directory*".
Then I use the command "*locate libgomp.so.1* ", there is libgomp.so.1 in
my linux system.
"*/opt/gcc-4.6.1/lib/libgomp.so.1*




*/opt/gcc-4.6.1/lib/libgomp.so.1.0.0/opt/gcc-4.6.1/lib64/libgomp.so.1/opt/gcc-4.6.1/lib64/libgomp.so.1.0.0/usr/lib64/libgomp.so.1*
*/usr/lib64/libgomp.so.1.0.0"*
I add the path to the *LD_LIBRARY_PATH environment.*
"*export LD_LIBRARY_PATH=/opt/gcc-4.6.1/lib:${LD_LIBRARY_PATH}"*
But it doesn't work.
I am using the supercomputer, so I can't use the *sudo apt-get install*
command.
Could anyone help me with this?
Thanks,
Best,
Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20200513/0b1559e6/attachment.html>


More information about the ncl-install mailing list