If jconsole can't determine the correct path of libj.so, then
you can try the following.
in jandroid, type LIBFILE to see the actual path of libj.so

in termux, provide additional -lib of libj.so , like this

$ /path/to/jconsole -lib /path/to/libj.so

If still fails , check permission of termux and the libj.so

Sun, 24 Mar 2019, Ulrich Vollert написал(а):
> Hi,
> 
> I am happy to use JAndroid.
> 
> With 
> 
>       jpath '~bin/../libexec‘
> 
> I found the binary „jconsole“ in a rather specific folder
> 
>       
> /mnt/expand/d9aacd4e-be17-4806-a1fe-cc07effd914b/user/0/com.jsoftware.j.android/app_jandroid/bin/../libexec
> 
> But when I start „./jconsole“ in the shell Termux I get the error message
> 
>       „Load library /data/app/com.jsoftware.j.android-9/lib/arm64/libj.so 
> failed“
> 
> 
> Is there a possibility to tell jconsole where it can find libj.so?
> 
> Regards,
> Ulrich
> 
> 
> 
>       
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to