#libssl.so.1.1 issue in Fedora Linux

1 messages · Page 1 of 1 (latest)

drifting rivet
#

When I tried to run Etterna, I would get this error. I have OpenSSL installed, so I don't understand the issue here. I also made sure to have all the dependencies that were listed on github.

pallid geyser
#

shows screenshot with wrong dependency

drifting rivet
#

ok well on google it says that if i get this error its because i dont have openssl, which i do have so im sorry if i dont understand exactly what im doing but im trying

worn quartz
#

well that's because you don't have the supported version

#

using your package manager, try installing libssl.1.1, or look up if there is a package for it

hushed elbow
#

You need specifically libssl1.1 which is a known issue.

#

Unfortunately, these aren't served anymore in regular repos, you need to get it somewhere

#

@drifting rivet

drifting rivet
#

thank you guys i was able to resolve it. for my package manager i needed to install specifically openssl1.1 and that worked for me

#

it was confusing because online i kept finding stuff that said to install openssl instead because it also included libssl but it wasn't working haha ig i just needed THAT specific 1.1 package of openssl

#
sudo dnf install openssl1.1
worn quartz
#

yeah fedora's weird with it

#

still at least it's fixed

drifting rivet
#

libssl.so.1.1 issue in Fedora Linux