RE: [beagleboard] saving a project file and running it on the beaglebone

I find that the easiest way is to run / compile code natively on the beagle bone you can do this with “opkg install task-native-sdk”

This will install GCC, Perl and Python along with all of the libraries they require.