View Single Post
Old 02-11-2016, 07:24 PM   #60
jue
Junior Member
jue is on a distinguished road
 
Posts: 8
Karma: 62
Join Date: Feb 2016
Location: Germany
Device: kindle PW2 9017
Quote:
Originally Posted by baf View Post
You don't have to modify gargoyle.sh, as it already contains LD_LIBRARY_PATH.
You are absolutely right, the gargoyle.sh file I uploaded in my previous post is exactly your original file. Sorry, I did not pay attention. So it suffices to just add the two .so files in the lib folder.

Unfortunately, it does not work with your recompiled libgarglk.so. It just prints 'Segmentation fault' in the terminal. Is there a way to get debug information on a kindle?

ldd shows both the new and old libgarglk.so are dynamically linked to libpng16, which it finds on the kindle (/usr/lib/libpng16.so.16). Why does it need both versions 12 and 16? Could this be a problem?
jue is offline   Reply With Quote