Ltib installation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 zliband 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 interruptThanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
do you know that those packages are installed?
What linux distro are you running? 32/64 bit?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
