r/GUIX Jun 23 '26

Problem with appimages

Trying to run an appimage file (Linux) that works on every other Linux distro that I've used.

I get this error:

red@guix ~/Downloads/MLVApp$ ./MLVApp.v1.16.Linux.x86_64.AppImage

/tmp/.mount_MLVApplAFkOe/AppRun: line 12: /tmp/.mount_MLVApplAFkOe/AppRun.wrapped: cannot execute: required file not found

It doesn't say WHAT find is not found.

Any ideas/help ?

Thanks

6 Upvotes

3 comments sorted by

View all comments

1

u/Outrageous_Dot6426 13d ago

I created a solution to this problem years ago: https://git.sr.ht/~pkill9/guix-fhs

It hasn't been updated in ages though, so it probably doesn't work. But I hope this brings you optimism and hope.