我正在尝试在Ubuntu 20.04上安装McAfeeVSEForLinux代理。 在遵循McAfee的安装说明的同时, : 须藤dpkg -i MFErt.i686.deb 须藤dpkg -i MFEcma.i686.deb //这两个都可以,但是在下一个 sudo bash McAfeeVSEForLinux安装程序
我收到这个错误
ldconfig: loadlocale.c:129: _nl_intern_locale_data: Assertion cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
/home/adminps1/Desktop/McAfee/McAfeeVSEForLinux-2.0.3.29216-installer: line 778: 3968 Aborted (core dumped) $INSTALLDIR/libexec/ldconfig -f ${DEFAULT_LINKER_CONFIG} -C ${DYNAMIC_LINKER_CACHE}
/opt/NAI/LinuxShield/libexec/openssl: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
failed to generate key
<13>May 23 20:03:47 adminps1: vsel-installer: failed to install the McAfeeVSEForLinux certificate
ldconfig: loadlocale.c:129: _nl_intern_locale_data: Assertion
cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
/home/adminps1/Desktop/McAfee/McAfeeVSEForLinux-2.0.3.29216-installer: line 180: 3986 Aborted (core dumped) $installDir/libexec/ldconfig -f ${DEFAULT_LINKER_CONFIG} -C ${DYNAMIC_LINKER_CACHE}
有人知道这里发生了什么吗?