View Single Post
Old 08-18-2013, 08:08 PM   #7
Morg
Junior Member
Morg began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2012
Location: Germany
Device: Kobo Touch N905C
Hi,

download works now - no idea why, though...

Trying to run python isn't too promising as yet...

I ran the "install-python.sh" script and exported LD_LIBRARY_PATH, giving /usr/lib as (additional) path as the installer moved the libraries there (right?)

Python crashes on "import pygame", although I don't understand why. Using verbose output, it stops working on

dlopen("/mnt/onboard/.python/lib/python2.7/lib-dynload/strop.so", 2);

The complete log is attached. I can't make out an error, so I have some problems understanding what is happening... any ideas?

Oh, Kobo Touch 905C, 2.8.1 with devpts/telnet/ftp enabled and nickel killed...
Attached Files
File Type: txt py.log.txt (16.1 KB, 571 views)

Last edited by Morg; 08-19-2013 at 01:52 AM.
Morg is offline   Reply With Quote