In CentOS 7 /usr/lib64/libdl.so.2 exists, but not libdl.so. To resolve the issue, I created a symlink to /usr/lib64/libdl.so.2 as /usr/lib64/libdl.so.
Is there a better way to solve this, maybe addig libdl.so.2 to the Posix NativeMethods module?
Thanks!
In CentOS 7 /usr/lib64/libdl.so.2 exists, but not libdl.so. To resolve the issue, I created a symlink to /usr/lib64/libdl.so.2 as /usr/lib64/libdl.so.
Is there a better way to solve this, maybe addig libdl.so.2 to the Posix NativeMethods module?
Thanks!