View Single Post
Old 12-14-2012, 02:28 PM   #74
mougino
Member
mougino began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2012
Device: Kobo 1st gen
Another question: in install-python.sh, there is a
Code:
for i in /mnt/onboard/.python/pygamelibs/*; do mv $i /usr/lib; done
Is /usr/lib supposed to be a folder?? Because it doesn't exist on my SD-Card, so as a result all the files from pygameslib/ are concatenated in a single "lib" file in the /usr folder. Is that supposed to happen, or should I create a /usr/lib folder and install Python again?
mougino is offline   Reply With Quote