Thanks Tim. That is in contrast to what Readme.scons.txt says:
https://github.com/iotivity/iotivity/blob/master/Readme.scons.txt#L113 "To build the Java code, JDK is required. JDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html" Salvatore On Wed, Jan 20, 2016 at 6:06 PM, Kourt, Tim A <tim.a.kourt at intel.com> wrote: > Hi Salvatore, > > Please follow the steps outlined on > https://wiki.iotivity.org/android_build_instructions to build the IoTivity > project for Android. > > The build requires OpenJDK 1.7 or later. It can be downloaded and installed > by executing the following command: > > sudo apt-get install openjdk-7-jdk > > Best regards, > > Tim Kourt > Intel Open Source Technology Center > > > -----Original Message----- > From: iotivity-dev-bounces at lists.iotivity.org [mailto:iotivity-dev-bounces > at lists.iotivity.org] On Behalf Of Iovene, Salvatore > Sent: Wednesday, January 20, 2016 12:36 AM > To: Macieira, Thiago <thiago.macieira at intel.com> > Cc: iotivity <iotivity-dev at lists.iotivity.org> > Subject: Re: [dev] libxtst6 and libxi6 needed but not documented (iotivity > master) > > On Tue, Jan 19, 2016 at 7:50 PM, Thiago Macieira <thiago.macieira at > intel.com> wrote: >> On Tuesday 19 January 2016 11:24:29 Iovene, Salvatore wrote: >>> > /usr/lib/jvm/java-7-oracle/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: >>> > cannot open shared object file: No such file or directory >> >> This is not one of our files. This just means your installation of >> Java 7 was incomplete and you're missing dependencies. Please check >> your Java installation. > > Thanks Thiago. > I installed Java in a pretty standard way, i.e.: > > sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get > install oracle-java7-installer > > Salvatore > > > -- > Salvatore Iovene <salvatore.iovene at intel.com> Linux Software Engineer > Intel Open Source Technology Center, Finland > Tel.: +358504804026 > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev -- Salvatore Iovene <salvatore.iovene at intel.com> Linux Software Engineer Intel Open Source Technology Center, Finland Tel.: +358504804026
