> Date: Wed, 28 Jan 2015 17:36:14 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: ma...@maxinbjohn.info
> To: jfaberna...@outlook.com
> CC: paul.eggle...@linux.intel.com; yocto@yoctoproject.org
> 
> Hi Jim,
> 
> On Wed, Jan 28, 2015 at 3:58 PM, Jim Abernathy <jfaberna...@outlook.com> 
> wrote:
> >
> <snip>
> 
> >
> > I just created a qemux86 image for core-image-base with meta-java in it and
> > after booting in the emulator, it, of course, gives the proper response to
> > java -version.  I'm going to try building a qemux86-64 to see if there's any
> > difference.  On real NUC hardware it will not, as mentioned, work correctly.
> 
> In  NUC, please execute these commands:
> 
> # ln -s /lib /lib64
> # export PATH=/usr/share/jre1.7.0_67/bin:$PATH
> # java
> 
> > Jim A
> 
> Best Regards,
> Maxin

Good, that fixes it.  BTW, I found it also fails on qemux86-64, so this makes 
sense.  

Is this something that can be made part of the meta-java recipe??

Jim A

                                          
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to