BuildAPKs / buildAPKs

Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
https://buildapks.github.io/buildAPKs/
GNU General Public License v3.0
519 stars 55 forks source link

A curl problem? #33

Open Noitarud opened 3 months ago

Noitarud commented 3 months ago

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: COMMANDau` 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.

github-actions[bot] commented 3 months ago

Thank you for contributing to make this project better😎 Keep up and follow to solve this issue.