Hi all,
I'm getting errors (cannot open shared object file) when I try to run
jconsole on the linux box. Below is the output of ldd command.
$ ldd ~/j64/bin/jconsole
linux-vdso.so.1 => (0x00002aaaaaaab000)
libedit.so.2 => not found
libdl.so.2 => /lib64/libdl.so.2 (0x00002aaaaab29000)
libncursesw.so.5 => /lib64/libncursesw.so.5 (0x00002aaaaad2d000)
libtinfo.so.5 => not found
libc.so.6 => /lib64/libc.so.6 (0x00002aaaaaf82000)
/lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
I cannot seem to find libedit.so.2 and libtinfo.so.5 on it. BTW, it's Cray
Linux Environment (https://kb.iu.edu/d/bcqt#info ). How do I go about
fixing this issue? I tried to build libedit myself but no luck. Also,
where can I find libtinfo.so.5 ?
Thanks,
Vijay.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm