View Single Post
Old 02-09-2016, 07:32 AM   #9
TheFattie
Connoisseur
TheFattie began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Feb 2016
Device: Kindle 7th gen
Quote:
Originally Posted by knc1 View Post
Attempt to run one of them, and then dump the kernel message buffer to see what errors show up.

From the Kindle command line, the command is:
dmesg > /mnt/us/somefilename.txt
Also, there is a KUAL menu button to copy the kernel message buffer to a text document.

Tell us (with a quote) about any 'error' or 'not found' messages.
The gameboy emulator doesn't make a button show up, but the eboard chess does:

./eboard: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Here's the calculator one:

Traceback (most recent call last):
File "/mnt/us/extensions/python/demos/calc.py", line 6, in <module>
import gtk
File "/mnt/us/extensions/python/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: libpng12.so.0: cannot open shared object file: No such file or directory



The ironic part is, I really want the Gameboy Emulator to work, more than the calculator or the chess program.
TheFattie is offline   Reply With Quote