ZhymabekRoman / Exagear-For-Termux

Non official modified version of Exagear for Termux and proot based environemnts - Anlinux, AndroNix, UserLand and etc. No root access required
GNU General Public License v2.0
175 stars 15 forks source link

execve() (EACCES (Permission denied)) for /usr/bin/env #10

Closed playbyan1453 closed 2 years ago

playbyan1453 commented 2 years ago

Hi, I have some Linux wine 3.0 obb that I use on exagear apk. I tried runing it on termux and I extract the obb file to a folder and rename it to "exagear-fs" the I moved it to termux exagear directory, run the script with the error message like this lkv_LoadApp: execve() is guaranteed to fail with -13 (EACCES (Permission denied)) for /usr/bin/env also I'm very new to Linux so how to fix it?

Obb Download Inside the archive it have the obb itself.

ZhymabekRoman commented 2 years ago

I do not know why it does not want to work for you, but everything works fine for me. My actions: 0) Clone Exagear-For-Termux 1) Init submodule proot-static 2) Download your obb file: https://www.mediafire.com/file/rg6kkwvo5ykfu0h/ED_OpenGL_Mesa3D_17.3.9.zip/file 3) Extract:

cd Exagear-For-Termux
unzip ED_OpenGL_Mesa3D_17.3.9.zip
unzip com.eltechs.ed/main.30.com.eltechs.ed.obb -d exagear-fs/

Screenshot: Screenshot_20210924_101950

ZhymabekRoman commented 2 years ago

I am closing the issue, due to insufficient information

playbyan1453 commented 2 years ago

Sorry for late reply my internet having a problem lately, thanks for the guide probably i use third party unzipper like zarchiver so it couldn't have the things like folder attributes so it have those execve error.

Saikatsaha1996 commented 2 years ago

I do not know why it does not want to work for you, but everything works fine for me. My actions: 0) Clone Exagear-For-Termux

  1. Init submodule proot-static
  2. Download your obb file: https://www.mediafire.com/file/rg6kkwvo5ykfu0h/ED_OpenGL_Mesa3D_17.3.9.zip/file
  3. Extract:
cd Exagear-For-Termux
unzip ED_OpenGL_Mesa3D_17.3.9.zip
unzip com.eltechs.ed/main.30.com.eltechs.ed.obb -d exagear-fs/

Screenshot: Screenshot_20210924_101950

Can you guide me actually i am trying to build my own obb..

How can I build with.. can you help?

I also build obb .. ExaGear app also opening but when i run (run-explorer) not responding 🥺

playbyan1453 commented 2 years ago

Screenshot_2022-07-28-22-16-42-835_com termux Thank you so much It worked, so it is possible to zip it to obb right?

ZhymabekRoman commented 2 years ago

so it is possible to zip it to obb right?

Yep