[New User] Problems in the first run

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[New User] Problems in the first run

spriyadarisi
System Information:
OS: Manjaro Linux
Linux Home on SSD
FEATool installed on HDD, MatlabRuntime also installed by FeaTool installer on HDD.


Error:
When I try to run the "run.________.sh" file with Matlab Runtime directory, it throws an error:

FEATool_Multiphysics: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

Can someone please help me out in this regard?




Reply | Threaded
Open this post in threaded view
|

Re: [New User] Problems in the first run

Precise Simulation
Administrator
The error message indicates you are missing the library "libcrypt.so.1", which is likely a system library. So you should try to find out how to install it for your particular linux distribution, for example (FEATool is tested on Ubuntu linux which mostly should have it installed by default):

https://forum.manjaro.org/t/missing-libcrypto-so-and-libssl-so/38804/2