View Single Post
Old 11-17-2013, 05:21 AM   #15
Morg
Junior Member
Morg began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2012
Location: Germany
Device: Kobo Touch N905C
Hm...

I tried your tips on a spare SD card, and got it to work somehow. So I tried implementing it on my "live" SD, but systematically.

This meant:

Installing the koboPython-armhf.zip from the first post to /mnt/onboard/.python, _softlinking_ all pygame libs to /usr/lib, linking python2.7 to /usr/bin/python and running with

LD_LIBRARY_PATH=/usr/lib:/mnt/onboard/.python/lib:$LD_LIBRARY_PATH python

It worked - right out of the box and _before_ replacing the additional libs.. though I have no idea why it works now and not before...

Marek: what do you mean with "...but kobo software won't load"? My Touch works fine after installing python the described way...
Morg is offline   Reply With Quote