I’ve tried getting python 3.3 here:
http://www.python.org/ftp/python/3.3.3/Python-3.3.3.tgz
Then i run the commands :
./configure
make
make install
But it seems like its stuck checking on pieces in make...
I’ve tried getting python 3.3 here:
http://www.python.org/ftp/python/3.3.3/Python-3.3.3.tgz
Then i run the commands :
./configure
make
make install
But it seems like its stuck checking on pieces in make...
There are proper recipes for python 3.3 in openembedded:
http://cgit.openembedded.org/cgit.cgi/openembedded-core/tree/meta/recipes-devtools/python/python3_3.3.3.bb?h=master
I’m running into some difficulty and i just wanted a clarification:
I’m supposed to download bit bake and run the recipe on the beagle bone and it will patch python for me?
Thank you
I’m sorry, about asking again. Could you elaborate more on using the recipe?