Giter Club home page Giter Club logo

Comments (17)

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

Also it says "killed" after I manually installed your binaries. Glib method does not seem to work with armv7 devices, running Android Lollipop 5.1.1

from java.

Hax4us avatar Hax4us commented on June 27, 2024

@Harshiv-Patel thnx for info.. i will look into this ..actually i hve no any armv7 device now i will test

from java.

Hax4us avatar Hax4us commented on June 27, 2024

-e i forget lol

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

Please be careful in these scripts, you might accidentally screw up other things...

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

waiting for armv7 binaries eagerly here..

from java.

 avatar commented on June 27, 2024

@Harshiv-Patel busybox's wget doesn't have ssl support, run

pkg in wget
hash -r

and volia!

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

Unfortunately the output of "java" after installation is single word "killed" without any error code or anything. Installing "wget" actually solved the original issue. The java binaries however, would not run, Should I close this issue and reopen other for binaries being "killed" ?

from java.

 avatar commented on June 27, 2024

If it says killed, thats android that killed it. Java is quite a resource hungry program, your device may not have enough ram+swap, so the OOM killer came after it.

Speaking of which, what are your specs?

Also yeah, open a new issue.

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

Qcom snapdragon 410 processor, 2GB device RAM, running Android Lollipop 5.1.1. Termux has been pushed to memory card by "Apps2SD" app as it takes large amount of space(This hasn't affected working of Termux AFAIK).
I think the "killed" message has something to do with my kernel being in "enforcing" mode.
I've made a pull request for missing "-e" switch in "configurejava.sh" script. So I'll close this issue when it is merged.

from java.

 avatar commented on June 27, 2024

My device runs java fine with selinux in enforing mode, so that can't be the case.

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

what device are you using for testing @aiisuika ?
Also closing this issue as pull request is merged.

from java.

 avatar commented on June 27, 2024

Exynos 7885 Octa (2x2.2 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53) 4GB RAM, Android Nougat 7.1.1
Termux is in internal storage.

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

so it's on, arm v8. I'll have to check it on any other armv8 devices. perhaps it doesn't work on arm v7 devices.

from java.

 avatar commented on June 27, 2024

The pr is broken, ee isn't expanded on lines with ee" .... lol

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

strange. shopt -s expand_aliases is supposed to enable alias expansion. The "echo" without the "-e" switch is not supposed to process escape sequences, or is it inverse of it in arm v8 binaries?

from java.

 avatar commented on June 27, 2024

ee" ... parses as ee<space>...
ee " ... parses as echo -e <space>...

from java.

Harshiv-Patel avatar Harshiv-Patel commented on June 27, 2024

Thank you for pointing it out. A new PR I suppose.

from java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.