<div dir="ltr">Petri, do you happen to have the source with your latest changes?<div><br></div><div><a href="http://code.videolan.org">code.videolan.org</a> is down and I would like to work on this during the weekend.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 22, 2021 at 6:08 PM Petri Hintukainen <<a href="mailto:phintuka@users.sourceforge.net">phintuka@users.sourceforge.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">pe, 2021-01-22 kello 16:54 -0300, Vitor Dall'Acqua kirjoitti:<br>
> I have not tried to build Java from source. <br>
> The version used by Termux, can be found as pre compiled and source<br>
> here:<br>
> <a href="https://github.com/Hax4us/java/releases/download/v8/jdk8_aarch64.tar.gz" rel="noreferrer" target="_blank">https://github.com/Hax4us/java/releases/download/v8/jdk8_aarch64.tar.gz</a><br>
> <br>
> I can give a go with Kodi, which is what I'm familiar with, to git<br>
> clone the latest changes from libbluray, add the lib/arm/client to it<br>
> and add the files from that archive linked here. <br>
> Does it still need a bin folder inside? is the structure correct<br>
> there?<br>
<br>
Structure seems to be normal. I think you need only files from<br>
/jdk8/jre/ and maybe from /glib/ (?).<br>
<br>
JAVA_HOME would point to .../jdk8/ or .../jdk8/jre/. Or, you could try<br>
if simply symlinking .../jdk8/jre/lib/aarch64/server/libjvm.so next to<br>
libbluray.so works.<br>
<br>
The files in top-level bin folder are wrapper scripts. Looking at<br>
those, you may need to set LD_LIBRARY_PATH so that libraries from /glib<br>
can be found. But I don't know if JVM needs those, or if those are only<br>
used with some of the applications.<br>
<br>
<br>
<br>
_______________________________________________<br>
libbluray-devel mailing list<br>
<a href="mailto:libbluray-devel@videolan.org" target="_blank">libbluray-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/libbluray-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/libbluray-devel</a><br>
</blockquote></div>