This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to set up tool chain in omap l138 lcdk

i am using Ubuntu 10.04 LTS.I have the OMAP-L138 LCDK Linux SDK.I needed to setup and verify the Linux Tool Chain according to the OMAP-L138 LCDK Linux SDK Getting Started Guide.

But i can not Setup and Verify Linux Tool Chain.

First i export  then again i done automatic export in bashrc  then run the environment setup script. and it returns 

[linux-devkit]:~/SDKs/ti-sdk-omapl138-lcdk-01.00.00>

I  test the compiler by checking the version using  arm-arago-linux-gnueabi-gcc --version and it returns like:

gcc is not  a file or directry  
then  echo # path.. but i didnt get the format
path should include the <sdk-install-path>/linux-devkit/bin of the just installed SDK.