shadowsocks / shadowsocks/shadowsocks-org
Fedora 40 libsodium not found error
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1k
- Forks
- 694
- PR merge metrics
- No merged PRs in 30d
Description
On a new install of Fedora 40 executing ss-server returns this error:
ss-server: error while loading shared libraries: libsodium.so.23: cannot open shared object file: No such file or directory
It is clearly installed here:
/usr/lib64/libsodium.so.23
But I have no idea how to tell ss-server it's location and I've scoured the internet for hours trying to find a fix that works for Fedora.
I'm in China, so I would really appreciate some help with this. I've successfully installed shadowsocks-electron through snap as a temporary fix, but the connection is intermittent. It craps out frequently and I'd like to get rid of it.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Fedora 40 installation and running ss-server with /usr/lib64/libsodium.so.23 present. Check whether the failure comes from the installation or runtime library search path; done means ss-server starts without the missing-library error and the Fedora-specific resolution is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fedora, linux
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100