View Single Post
Old 03-15-2012, 02:40 PM   #27
hostar
Zealot
hostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of lighthostar is a glorious beacon of light
 
Posts: 138
Karma: 12324
Join Date: Dec 2011
Location: CZ
Device: Kindle 4 non-touch
On my Kindle is "libdirectfb-1.2.so.0" just link to "libdirect-1.2.so.0.0.0".
So if you have real libdirectfb library on your Kindle (and you should, because it's use by framework, I have it in "usr/lib"), you just go to ssh and type
Code:
cd /usr/lib
mntroot rw
ln libdirect-1.2.so.0.0.0 libdirectfb-1.2.so.0
mntroot ro
If you don't have such file at all, see attachment, unzip it, rename it to libdirectfb-1.2.so.0 and copy it to /usr/lib
Attached Files
File Type: zip libdirect-1.2.so.0.0.0.zip (45.2 KB, 395 views)
hostar is offline   Reply With Quote