Thanks Daiane. There is no /home/root/lib folder, since I login with root.I tried giving /usr/lib or /lib to LD_LIBRARY_PATH. But same behavior.
Any clues from above. Thanks & Best Regards,Redwan A M | Senior Software EngineerZumi Solutions (P) Ltd.,#956, 16th Main Road, BTM 2nd Stage,Bangalore-560 076. India.Mob: +91 9535687671Tel: +91 80 41126182 > Date: Fri, 11 Jul 2014 11:05:40 -0300 > Subject: Re: [meta-freescale] QT demo with qte-in-use-image recipe > From: [email protected] > To: [email protected] > CC: [email protected] > > Daiane > > > On Wed, Jul 9, 2014 at 11:26 AM, Redwan Mohamed > <[email protected]> wrote: > > Hi YOCTO team, > > > > We are using Custom i.MX6 board where we are able to test fsl-image-gui > > recipe successfully. > > We have bitbaked qte-in-use-image recipe for imx6qsabresd and observing > > command line interface in display. Getting below error while running qtdemoE > > utility > > > > root@imx6qsabresd:~# qtdemoE -qws > > Unable to load library icui18n "Cannot load library icui18n: (icui18n: > > cannot open shared object file: No such file or directory)" > > segmentation fault > > root@imx6qsabresd:~# > > Have you tried > > $ export LD_LIBRARY_PATH=/home/user/lib:$LD_LIBRARY_PATH > > ? > > Other than that I have no idea > > Daiane
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
