<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br>It took a while, but I finally got around to researching the liblouisutdml project.  I started the process of building it on my archlinux machine and ran into a <br>couple of problems.  During the configure process I get a few failed checks:<br><br>checking minix/config.h usability... no<br>checking minix/config.h presence... no<br>checking for minix/config.h... no<br># later<br>checking for help2man... no<br># ...<br>checking jni.h usability... no<br>checking jni.h presence... no<br>checking for jni.h... no<br><br><br>(1): I'm out of my depth when it comes to java.  What would be the minimum java package that would give me a working JNI (Java Natural Interpretor or <br>something like that).  From looking at the output of pacman -Ss java, my guess is "jre7-openjdk-headless."  The answer probably depends on what I have <br>installed locally:<br><br>pacman -Qs java<br>local/gnome-js-common 0.1.2-2<br>    GNOME JavaScript common modules<br>local/hsqldb-java 1:1.8.0.10-2<br>    HSQLDB Java libraries<br>local/seed 3.2.0-1<br>    Library and interpreter for JavaScript with GObject type system bindings.<br><br>(2): what is minix and where do I obtain the required files?  I queried pacman and A.U.R. but couldn't find anything.<br><br>(3): Would help2man be a buildtime dependency?  <br><br><br>Thank you:-)                                        </div></body>
</html>