在 Fedora 40 中尝试使用预构建版本的 Paraview (v5.12) 时,我收到以下错误消息:
/opt/ParaView-5.12.0-MPI-Linux-Python3.10-x86_64/bin/paraview-real: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
在 fedora 40 中,需要安装以下软件包,才能将库
libcrypt.so
放入系统中:
sudo dnf install libxcrypt-compat