So I do not know if this is the proper sub-forum to post in, but mods feel free to move it to whatever the appropriate section is.
So I am running Gnuroot Debian which is an application that runs debian alongside android. It runs in a p-root to be more specific. Most of the core for Debian is installed in a rootfs directory on my galaxy s7 edge. Its running the latest Jessie release.
So I used the apt-get to install scilab and it installed whatever dependancies it needed. If i try to launch scilab by typing "scilab" in bash command in xterm, it would not launch. It would output a "cannot get main java class" and then it would terminate recursively. Scilab website said its compatibie with arm64 (most of the hpc applications are surprisingly) so I don't know whats missing?