$> /usr/local/ese/bin/perl $> /usr/local/ese/bin/perl: error while loading shared libraries: libn +sl.so.1: cannot open shared object file: No such file or directory
/usr/local/ese/bin/perl seems to be a symbolic link (from "ls -al:")
lrwxrwxrwx. 1 root root 28 May 18 2008 perl -> /usr/local/ese/pe +rl/bin/perl
Executing the target file from the shell seems to produce the same result as executing the link:
$> /usr/local/ese/perl/bin/perl $> /usr/local/ese/perl/bin/perl: error while loading shared libraries: + libnsl.so.1: cannot open shared object file: No such file or directo +ry
(Edited 11/19/2020 to correct an insignificant typo)
In reply to Re^2: Running a perl 5.8.6 CentOS 6-compiled app on a CentOS 8 platform
by davebaker
in thread Running a perl 5.8.6 CentOS 6-compiled app on a CentOS 8 platform
by davebaker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |