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.

Compiling python (and other programs) for LCDK with omap-l138

Hello!

Am i doing all rihght when I'm typing command to insttall python package?

[linux-devkit]:~/Downaloads/Python-2.7.3> sudo ./configure --prefix=/home/halo/ti-sdk/lcdk/indep --exec-prefix=/home/halo/ti-sdk/lcdk/indep --without-gcc --with-cxx-main=arm-arago-linux-gnueabi-gcc

then: make install

and than I'm going to copy it on board with ssh or usb

May be there is more simple way to install programs on this board?

thank you