ltib cannot be run because one or more of the host packages needed to run it

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ltib cannot be run because one or more of the host packages needed to run it

880 Views
thejeswarareddy
Contributor I

user@SYSTEM:~/imx28/ltib_31/ltib$ ./ltib

ltib cannot be run because one or more of the host packages needed to run it
are either missing or out of date or not in ltib's standard path.  Please
install/upgrade these packages on your host.  If you have your own utilities
in non-standard paths, please add an entry into the .ltibrc file for example:

%path_std
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes

Package                Minimum ver   Installed info
-------                -----------   ---------------
glibc-devel            0             not installed
zlib                   0             not installed

Died at ./ltib line 1397.
traceback:
 main::host_checks:1397
  main:542


Started: Tue Apr  3 15:32:47 2018
Ended:   Tue Apr  3 15:32:47 2018
Elapsed: 0 seconds


Build Failed

Exiting on error or interrupt
user@BLTSP01211:~/imx28/ltib_31/ltib$ which zlib
/usr/bin/zlib
user@BLTSP01211:~/imx28/ltib_31/ltib$ glib-
glib-compile-resources  glib-compile-schemas    glib-genmarshal         glib-gettextize         glib-mkenums

Please Help me to solve this issue?

Thanks in Advance!

0 Kudos
3 Replies

659 Views
fabio_estevam
NXP Employee
NXP Employee

LTIB is no longer supported. 

You can use other build system, such as Yocto Project or Buildroot.

0 Kudos

659 Views
thejeswarareddy
Contributor I

Hi,

Is there any pre-build Linux images which includes Qt in their libraries to run on i.MX283 evk.

Thanks in Advance!

0 Kudos

659 Views
fabio_estevam
NXP Employee
NXP Employee

Not aware of pre-built QT images for mx28evk, but you can build it with Yocto or Buildroot.

0 Kudos