rstudio fails to start on Linux

I installed the deb file without any messages. starting complains about libcrypto.

$ rstudio: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory

I installed openssl 3 and have the so.3 in usr/local
$ find /usr/local -name libcrypto.so.3 find: ‘/usr/local/bin/AppProtection/.config’: Permission denied /usr/local/lib64/libcrypto.so.3
what do i do to tell rstudio where the crypto lib is or where does rstudio expect to find it?

See Rstudio Installation failing on Rocky Linux

It looks like the same problem to me.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.