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