View Single Post
Old 02-11-2016, 12:15 AM   #58
TheFattie
Connoisseur
TheFattie began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Feb 2016
Device: Kindle 7th gen
Quote:
Originally Posted by jue View Post
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
This seems to be the case with many ports, possibly as the jailbreaks and hacks are new. I'll need to check other ports for these files.

Also, a general question, how do I exit Gargoyle? I'm using LostPig, and I have to restart...

EDIT: I found out how to quit. Type quit.

Last edited by TheFattie; 02-11-2016 at 12:18 AM.
TheFattie is offline   Reply With Quote