> Date: Wed, 28 Jan 2015 17:36:14 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: [email protected]
> To: [email protected]
> CC: [email protected]; [email protected]
>
> Hi Jim,
>
> On Wed, Jan 28, 2015 at 3:58 PM, Jim Abernathy <[email protected]>
> 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
[email protected]
https://lists.yoctoproject.org/listinfo/yocto