karlstav / cava

Cross-platform Audio Visualizer
MIT License
3.92k stars 225 forks source link

Error while loading shared libraries... #574

Closed EyBmr closed 1 week ago

EyBmr commented 1 week ago

READ THIS BEFORE CREATING NEW ISSUE

Are you using cava from a package repository, like AUR? No, built from source.

If so, clone the master branch from here, build and run. Is your issue already resolved? No

Don't know how to clone or compile source code? Learn before posting issues here. OK, Done.

ALWAYS TRY TO BUILD AND RUN FROM THE SOURCE CODE ON GITLAB BEFORE POSTING ISSUES

If the issue is resolved when building from source, do not post issues here. But the issue still persists when building from source.

Describe the bug

A clear and concise description of what the bug is.

When running cava, the program quits with an error that it cant find a shared library:

cava: error while loading shared libraries: libiniparser.so.1: cannot open shared object file: No such file or directory

To Reproduce

Steps to reproduce the behavior:

  1. run
  2. See error

Expected behavior

A clear and concise description of what you expected to happen. Well, definitely not this...

Screenshots

If applicable, add screenshots to help explain your problem. 20240623_033239

Desktop (please complete the following information):

Terminal emulator KDE Konsole 24.05.1

Additional context Add any other context about the problem here. Nothing else...