Install failure on Fedora

Hi, I’m trying to install Zrythm on Fedora 41. The terminal shows this output, but then a window appears saying the installation was successful. However, Zrythm doesn’t launch.

alekseik@fedora:~/Downloads/zrythm-trial-1.0.0-installer$ ./install.sh 
[sudo] password for alekseik: 
mv: failed to stat '/usr/local/share/applications/org.zrythm.Zrythm-installer.desktop': No such file or directory
mv: failed to stat '/usr/local/share/icons/hicolor/scalable/apps/org.zrythm.Zrythm.svg': No such file or directory
mv: failed to stat '/usr/local/share/man/man1/zrythm.1': No such file or directory
mv: failed to stat '/usr/local/share/metainfo/org.zrythm.Zrythm-installer.appdata.xml': No such file or directory
mv: failed to stat '/usr/local/share/mime/packages/org.zrythm.Zrythm-mime.xml': No such file or directory

Those are normal (but probably not good to show in the output), as long as the operation succeeds the install is successful. How are you attempting to run Zrythm?

Zrythm appeared in the list of applications, and I tried opening it by simply clicking on the icon. I also attempted to navigate to the directory and open it using ./zrythm. I don’t remember the exact terminal output since I’m writing from memory, but it mentioned something about missing files. I’ll share the terminal output here a bit later.

alekseik@fedora:/opt/zrythm/bin$ ./zrythm
./zrythm: error while loading shared libraries: librtaudio.so.7: cannot open shared object file: No such file or directory

You should use ./zrythm_launch not ./zrythm.

This should work, but if it doesn’t please try ./zrythm_launch to see what the problem is.

I used ./zrythm_launch.
Now I see the following output in the terminal:

alekseik@fedora:/opt/zrythm-trial-1.0.0/bin$ ./zrythm_launch
dirname: missing operand
Use the command `dirname --help` for more information.
/opt/zrythm-trial-1.0.0/bin/zrythm: /opt/zrythm-trial-1.0.0/lib/x86_64-linux-gnu/libpng16.so.16: no version information available (required by /lib64/libfreetype.so.6)
/opt/zrythm-trial-1.0.0/bin/zrythm: /opt/zrythm-trial-1.0.0/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.15' not found (required by /lib64/libjack.so.0)