View Single Post
Old 02-10-2016, 02:10 AM   #56
jue
Junior Member
jue is on a distinguished road
 
Posts: 8
Karma: 62
Join Date: Feb 2016
Location: Germany
Device: kindle PW2 9017
Thanks baf for this great work!

At first, it didn't start on my PW2 with firmware 5.6.5, reason: libjpeg.so.7 and libpng12.so.0 not found.
Maybe next version you could include the libraries, but for now, this workaround works for me:
extract the contents of attached file gargoyle-lib.tar.gz (the two missing library files) into extensions/gargoyle/lib/
Then tell gargoyle where to find it:
add 'LD_LIBRARY_PATH=${EXTENSION}/lib' to extensions/gargoyle/gargoyle.sh, or just overwrite with the file gargoyle.sh contained in attached file.

For the interested: I found the jpeg library here:
ftp://ftp.gnome.org/mirror/debian-ar...libj/libjpeg7/
and the png library here:
https://packages.debian.org/sid/armel/libs/libpng12-0

B.T.W., why isn't this great package listed here: https://www.mobileread.com/forums/sho...d.php?t=205064
Attached Files
File Type: gz gargoyle-lib.tar.gz (192.5 KB, 294 views)

Last edited by jue; 02-10-2016 at 05:20 AM.
jue is offline   Reply With Quote