ptitSeb

Results 2020 comments of ptitSeb

Without binfmt integration, it pretty complicated to launch steam, because you cannot use the shell script you cannot modify the shell script because it's part of steam and steam is...

Install libX11 (and all other needed libs) from armhf debian. Everything will work better. (I mean, at least for `box86 xeyes` all the libs you be native, none should be...

I'm not sure those architecture actualy support Aarch32, and that is needed for box86.

ah, it seems it does. You can try to build using "Phytium" at first. Adding a specific build can come later (it's an arm8.2 I think, right?)

I think this ticket should be closed. It's not an issue with box86.

You can use `BOX86_LOG=1` to see what lib is missing. Lib like `libcap` are not wrapped, so you need the i386 version of it for box86.

Yes, you need the i686 version of it. `libappindicator3` is not wrapped (gtk3 support is not very developped in box86 yet, and completly absent in box64), only `libappindicator1` is for...

Note that you can see a (slightly out-of-date already) list of wrapped libs at the end of this article: https://box86.org/2022/02/box86-box64-are-easy-to-use/ (or look in the source, the file `src/library_list.h`)

Yes. Not all libs gets wrapped. Like wine, it's a manual process. So many libs are wrapped, but some are not. Like this libappindicator3. So you need an i686 version,...

> Sorry, I edited your comment instead of Quote?! And I cannot rollback it.