rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.73k stars 1.15k forks source link

Can't Open Cutter: error while loading shared libraries: librz_core.so.0.5: cannot open shared object file. #3320

Closed rvyhvn closed 5 months ago

rvyhvn commented 6 months ago

Environment information

Describe the bug

When opening cutter via desktop application, it won't open. I'm using KDE in Debian Testing. If I try to open via terminal with cutter-re, it shows:

cutter-re: error while loading shared libraries: librz_core.so.0.5: cannot open shared object file: No such file or directory

To Reproduce

  1. Open the software from desktop application or via terminal using cutter-re

Expected behavior The software run well.

karliss commented 6 months ago

That sounds more like an issue with packaging on Debian testing. I don't think any of of debian package maintainers are here.

rvyhvn commented 6 months ago

That sounds more like an issue with packaging on Debian testing. I don't think any of of debian package maintainers are here.

I guess I'll just build it myself then. Thanks