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
I tried to install stremio on my linux mint machine, via flapjack, with.deb file and via source code. The first two of the give me errors related to the missing libfdk-aac2, but I could not find where could I download it. With source code it gives me error when I try to compile it:
cd build && cmake -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="" ..
/bin/sh: 1: cmake: not found
make: *** [release.makefile:36: build/stremio] Erro 127
I don't know what is happening, but please help me fix it!
The text was updated successfully, but these errors were encountered:
I tried to install stremio on my linux mint machine, via flapjack, with.deb file and via source code. The first two of the give me errors related to the missing libfdk-aac2, but I could not find where could I download it. With source code it gives me error when I try to compile it:
I don't know what is happening, but please help me fix it!
The text was updated successfully, but these errors were encountered: