ncl (ncarg graphics language) does not work on Scientofic Linux 6.x.
by sujit.debsarma from LinuxQuestions.org on (#4ZRCY)
I could install ncl-ncarg but with the following message when I give
$ ncl
command.
"ncl: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory".
Tried to "yum install libssl.so.1.0.0" but could not succeed.
However,
$ idt
command works fine.
How to resolve the problem?
Thanks in advance.


$ ncl
command.
"ncl: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory".
Tried to "yum install libssl.so.1.0.0" but could not succeed.
However,
$ idt
command works fine.
How to resolve the problem?
Thanks in advance.