GithubHelp home page GithubHelp logo

Run Appimages about box64 HOT 6 OPEN

ptitseb avatar ptitseb commented on May 13, 2024
Run Appimages

from box64.

Comments (6)

JoshuaPettus avatar JoshuaPettus commented on May 13, 2024

Ah it's as simple as running it with the command box64 ./whatever.appimage
Perhaps something can be done with the autodetect.

But that just gets me to the door, for some reason it says

Error loading needed lib libfuse.so.2
Warning: Cannot dlopen("libfuse.so.2"/0x421ac2, 1)
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.

Even though I have libfuse installed

pi@raspberrypi:~/Downloads $ dpkg -l | grep libfuse
ii libfuse2:arm64 2.9.9-1+deb10u1 arm64 Filesystem in Userspace (library)
ii libfuse3-3:arm64 3.4.1-1+deb10u1 arm64 Filesystem in Userspace (library) (3.x version)

from box64.

Heasterian avatar Heasterian commented on May 13, 2024

Extract it first and run extracted. Afaik, appimages are not supported now. Also, libfuse is not wrapped so you would need amd64 version (for example extracted from deb).

from box64.

JoshuaPettus avatar JoshuaPettus commented on May 13, 2024

Well part of the reason for this thread is to support them, but thanks.

I'm not following, once I extract the appimage and then the amd64 version from a debian file, what do I do with amd64 libfuse?

from box64.

Heasterian avatar Heasterian commented on May 13, 2024

Place in directory with binary you want to start or in certain directory and use BOX64_LD_LIBRARY_PATH to define directory with amd64 libs.

from box64.

JoshuaPettus avatar JoshuaPettus commented on May 13, 2024

Ah ok! I'll give that a shot, Thanks!

from box64.

JoshuaPettus avatar JoshuaPettus commented on May 13, 2024

Hmm dang, thanks for the advice. Lib fuse was't needed as once I extracted the app image it wasn't an image anymore. Which was fine. Thing is I was hoping that with app images, that all the dependencies would already be contained in the app image. But boy was I wrong. Hours later traveling down the dependency rabbit hole installing in the appimage lib folder amd64 library after amd64 library, I ended up was a Segfault for my troubles. Honestly not too surprising. I should try a simpler program than Musescore.

from box64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.