You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However after I installed Heroic (admittedly by using --force-arch) it didn't run, complaining about a missing ffmpeg library. At first, I thought I hadn't installed it correctly, but running rpm -qp ./heroic-2.15.2.x86_64.rpm --requires doesn't seem to have anything ffmpeg related listed? Could ffmpeg be missing?
Add logs
lena@lena-macbookpro-asahi:~/Downloads$ muvm -ti -- bash
lena@lena-macbookpro-asahi:~/Downloads$ heroic
heroic: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory
lena@lena-macbookpro-asahi:~/Downloads$ rpm -qp ./heroic-2.15.2.x86_64.rpm --requires
/bin/sh
/bin/sh
at-spi2-core
gtk3
libXScrnSaver
libXtst
libnotify
libuuid
nss
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
xdg-utils
Steps to reproduce
Install the asahi linux Steam and muvm packages.
Download and install the rpm package from the github release page, using the --force-arch option.
boot muvm with muvm -ti -- bash
Try to launch heroic with the heroic command
Expected behavior
heroic boots.
Screenshots
No response
Heroic Version
Latest Stable
System Information
OS [e. g. "Ubuntu"]: Asahi Linux 40, last updated on 20-12-2024
Additional information
M2 pro, Macbook Pro
The text was updated successfully, but these errors were encountered:
Describe the bug
After a recent update to Asahi Linux, I thought to try install Heroic there.
However after I installed Heroic (admittedly by using
--force-arch
) it didn't run, complaining about a missing ffmpeg library. At first, I thought I hadn't installed it correctly, but runningrpm -qp ./heroic-2.15.2.x86_64.rpm --requires
doesn't seem to have anything ffmpeg related listed? Could ffmpeg be missing?Add logs
Steps to reproduce
--force-arch
option.muvm
withmuvm -ti -- bash
heroic
commandExpected behavior
heroic boots.
Screenshots
No response
Heroic Version
Latest Stable
System Information
Additional information
M2 pro, Macbook Pro
The text was updated successfully, but these errors were encountered: