You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran this bash after searching for it by name after reading someone say just run this. SDLash3D was the example given there (I do not care for it), the present interest is DosBox or wine.
First running it says (in addition to below)
command aapt not found
it then installs nineteen packages including aapt.
$ bash setup.buildAPKs.bash https://github.com/SDLash3D/ Beginning buildAPKs setup: COMMAND au` enables rollback, available at https://wae.github.io/au/ IS NOT FOUND: Continuing...
Cloning into 'buildAPKs'...
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/libexec/git-core/git-remote-https": library "libssl.so.1.1" not found
Cannot update ~/buildAPKs prerequisite: Continuing...
bash: /data/data/com.termux/files/home/buildAPKs/scripts/bash/init/init.bash: No such file or directory
buildAPKs setupBuildAPKs.bash ERROR: Signal 127 received!
AFTER reading the two extra commands here on github: $ apt install curl Reading package lists... Done Building dependency tree Reading state information... Done curl is already the newest version (8.6.0-1). 0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded. $ curl -O https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash CANNOT LINK EXECUTABLE "curl": library "libssl.so.1.1" not found
So i need more instructions if this is to work.
The text was updated successfully, but these errors were encountered:
I ran this bash after searching for it by name after reading someone say just run this. SDLash3D was the example given there (I do not care for it), the present interest is DosBox or wine.
First running it says (in addition to below)
$ bash setup.buildAPKs.bash https://github.com/SDLash3D/ Beginning buildAPKs setup: COMMAND
au` enables rollback, available at https://wae.github.io/au/ IS NOT FOUND: Continuing...Cloning into 'buildAPKs'...
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/libexec/git-core/git-remote-https": library "libssl.so.1.1" not found
Cannot update ~/buildAPKs prerequisite: Continuing...
bash: /data/data/com.termux/files/home/buildAPKs/scripts/bash/init/init.bash: No such file or directory
buildAPKs setupBuildAPKs.bash ERROR: Signal 127 received!
setup.buildAPKs.bash https://github.com/SDLash3D/ : [Exit Signal 201] DONE 🏁`
AFTER reading the two extra commands here on github:
$ apt install curl Reading package lists... Done Building dependency tree Reading state information... Done curl is already the newest version (8.6.0-1). 0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded. $ curl -O https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash CANNOT LINK EXECUTABLE "curl": library "libssl.so.1.1" not found
So i need more instructions if this is to work.
The text was updated successfully, but these errors were encountered: