It is from a iso BSP for mpc8313erdb platform when my colleague built the environment.
I copied his /opt/freescale to my PC and check out the installed ltib from svn. I pasted the ouput when I try to run ./ltib
[chan@localhost mpc8313]$ ./ltib
ltib cannot be run because one or more of the host packages needed
to run it are either missing or out of date.
Please install/upgrade these packages and then re-try.
Package Minimum ver Installed info
------- ----------- ---------------
wget 0 not installed
Died at ./ltib line 1208.
Started: Tue Apr 14 18:53:57 2009
Ended: Tue Apr 14 18:53:57 2009
Elapsed: 0 seconds
Build Failed
I don't know how the script checks the installation of packages but think it must be simple to sovle it.
Thanks.