Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing libcrypt.so in Fedora

Tags:

paraview

While trying to use the pre-built version of Paraview (v5.12) in Fedora 40, I got this error message:

/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
like image 652
Mattia Samiolo Avatar asked Nov 07 '25 06:11

Mattia Samiolo


1 Answers

In fedora 40, it was necessary the installation of the following package, to place the library libcrypt.so into the system :

sudo dnf install libxcrypt-compat 
like image 92
Mattia Samiolo Avatar answered Nov 09 '25 08:11

Mattia Samiolo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!