Hello, I am trying to install Rstudio on a ubuntu PC, the installation got nothing wrong but I got the following error while launching it in the terminal.
rstudio: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
The tricky thing is this PC is part of our cloud server so some libs may be configured by IT colleagues for all users. However, I have the root privilege for this local PC and only want to use it locally. Could anyone help to solve this issue? Thanks a lot.