Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A curl problem? #33

Open
Noitarud opened this issue Mar 26, 2024 · 1 comment
Open

A curl problem? #33

Noitarud opened this issue Mar 26, 2024 · 1 comment

Comments

@Noitarud
Copy link

Noitarud commented Mar 26, 2024

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!

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.

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant