Ltib installation

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

Ltib installation

1,450 Views
i_Mx53
Contributor II

Hi,

I installing the ltib in my PC,I have extracted the source bundle.tar.gz.and I ahve installed the pacjages on to the host machine.

i have run the ./install and accepted the licensce.

when i try to copy the kernel patches to the /opt/freescale/pkgs.

i have not found the freescale directory under the /opt directory.so that i am not able to copy the patches to the /opt/freescale/pkgs .

when i try to run ./ltib -m config build is failing and it is showing the error message

zlibc and glibc-dev packages are not installed.

when i check the dependencies for the glic-dev it is not showing any dependent packages.

Plese suggest me how to overcom this problems.

Thanks,

Nag

Labels (1)
Tags (2)
0 Kudos
4 Replies

936 Views
Shaheer
Contributor I

Change the path of zlib in Ltibutils.pm file to where its located on your system.

karre nagaraju said:

zlib is not installing 

when i try to apt-get install zlib the below messages are coming on the screen.Please suggest me.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package zlib

and when i run ./ltib -m config the below error mesages are getting .How can i overcome these messages.

./ltib -m config

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
-------                -----------   ---------------
zlib                   0             not installed

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

Exiting on error or interrupt

Thanks.



0 Kudos

936 Views
i_Mx53
Contributor II

zlib is not installing 

when i try to apt-get install zlib the below messages are coming on the screen.Please suggest me.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package zlib

and when i run ./ltib -m config the below error mesages are getting .How can i overcome these messages.

./ltib -m config

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
-------                -----------   ---------------
zlib                   0             not installed

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

Exiting on error or interrupt

Thanks.



0 Kudos

936 Views
BenBeckwith
Contributor I

do you know that those packages are installed?

What linux distro are you running? 32/64 bit?

0 Kudos

936 Views
KrishnaPavan
Contributor II

You have to apply patches in the Kernel Source Directory and not in /opt/freescale/pkgs dir.

Try installing those packages zlibc.... from Synaptics.

You may get many other errors. Refer user guide.

0 Kudos