Hi
I want to install MCSDK 3.01.00.03 on Ubuntu 10.04 LTS.
There are two downloads for the SDK:
- mcsdk_3_01_00_03_setuplinux.bin
- mcsdk-3_01_00_03.arago.src.tar.gz
The MCSDK User Guide only refers to extracting the tar file:
tar xzvf mcsdk_<build-id>.tar.gz -C ~/ti
How should I decide whether to use the bin installer or to extract the tar file?
If I run the bin file I see:
sudo ./mcsdk_3_01_00_03_setuplinux.bin
sudo: ./mcsdk_3_01_00_03_setuplinux.bin: command not found
What am I doing wrong?
Best regards
David