Closed amfogor closed 7 months ago
You need to have VLC installed on your system, is it the case ?
@3unjee why would that be a requirement? Just ship it as all the other dependencies.
I tried to do this at some point on Linux but gave up based on the daunting task it represents. libVLC has many dependencies.
Can't it be automated? Like recursively list all the dependencies by parsing ELF and looking at the dynamic table (with readelf -d
for example)
Yeah probably ? Or an AppImage would be cool too.
Feel free to contribute on that part if you like the program.
I'll consider when I'll switch from Gentoo to Guix. Right now I can't even install VLC.
The latest version is AppImage based and should run without problem. Let me know.
I downloaded
MotionBox-1.8.0-0-linux64.tar.gz
, ran./MotionBox
, and got the following error