GithubHelp home page GithubHelp logo

Comments (4)

ptitSeb avatar ptitSeb commented on June 29, 2024 1

It's still running quemu in the end: the "binary" your are luanching is a shell script, so box64 cannot run it and use system bash to launch it, wich will launch the x86-64 binary that will use qemu on your system. binfmt integration... You ave both box64 and qemu on you system both wanting to execte x86_64 binary, and qemu runs.

do you need qemu-static-x86_64 ? if not, just remove it
if you it, you can define BOX64_BASH to set the path of the bash from the tests folder of box64, it's a x64_86 version of it, and box64 can use this to launch script file and stay in box64 world...

from box64.

ptitSeb avatar ptitSeb commented on June 29, 2024

you realize that you are launching qemu and not box64 here?

from box64.

Ssp29-93 avatar Ssp29-93 commented on June 29, 2024

Idk why I have this qemu error 😨

I also tried scilab this morning after decompressing their tar.gz

This is the complete error message if it can help

[quentin@~/Documents/scilab-6.1.1/bin] >> box64 ./scilab
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1 Firestorm-M1 with 8 Cores
Params database has 48 entries
Box64 with Dynarec v0.2.7 19be6b5 built on Mar 1 2024 00:13:47
BOX64: Detected 48bits at least of address space
Counted 47 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/quentin/.cargo/bin/:/home/quentin/.local/bin/:/home/quentin/bin/:/usr/lib64/ccache/:/usr/local/bin/:/usr/local/sbin/:/usr/bin/:/usr/sbin/:/var/lib/snapd/snap/bin/
Looking for ./scilab
Not an ELF file (sign=#!/b)
Error: Reading elf header of /home/quentin/Documents/scilab-6.1.1/bin/scilab, Try to launch natively instead
Could not find the Java configuration for the model . Please contact us on http://bugzilla.scilab.org
grep: avertissement : \ surnuméraire avant -
qemu-x86_64-static: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

from box64.

Ssp29-93 avatar Ssp29-93 commented on June 29, 2024

It worked ! Thanks !

However I'm still running on other issues with missing libraries : Error loading needed lib libgcc_s.so.1

I've read that libgcc_s should came out of the box with box64 so I'm a bit perplex (and idk how to install it on fedora otherwise)

Below is what my terminal returns to me while trying to execute scilab :

scilab_error.txt

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.