ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] LTIB is showing error


From: Alan Carvalho de Assis
Subject: Re: [Ltib] LTIB is showing error
Date: Tue, 22 Dec 2009 12:02:17 -0200

Hi,

On 12/22/09, Niamathullah sharief <address@hidden> wrote:
> Hello, I am trying to install gstreamer codec in IMX51 board. for that i
> downloaded onr document from website. I folloed the steps accourding to that
> document. In that when i tried to install LTIB by giving command ./ltib. It
> is not working. All other things are fine. I copies all the things in /opt
> and i replaced the spec files. Now my error is
>
> address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$
>> ./ltib
>>
> sh: tclsh: command not found
>>
>
>> 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-devel 0 not installed
>>
> rpm 0 not installed
>>
> rpm-build 0 not installed
>>
> m4 0 not installed
>>
> bison 0 not installed
>>
> tcl 0 not installed
>>
>

You just need to install the above packages in your host computer. If
you use a Debian like distro (i.e. Ubuntu) use this:

sudo apt-get install zlib1g-dev

And so on, for all missing packages.

Best Regards,

Alan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]