Skip to content

CtrlrX-5.6.34 can't find libsframe.so.1 on Linux Fedora 43 #184

@mtarenskeen

Description

@mtarenskeen

I want to try the precompiled version from https://github.com/damiensellier/CtrlrX/releases/download/v5.6.34/CtrlrX-5.6.34-Linux.zip on my Fedora 43 system.

When I start the standalone binary I get this error message:

./CtrlrX: error while loading shared libraries: libsframe.so.1: cannot open shared object file: No such file or directory

libsframe is part of the binutils.
If I type in my terminal:

rpm -ql binutils | grep libsframe

I see this:

/usr/lib64/libsframe.so
/usr/lib64/libsframe.so.2
/usr/lib64/libsframe.so.2.0.0

but no libsframe.so.1

How to fix my problem?

Metadata

Metadata

Assignees

Labels

LINUXLINUX only issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions