Thank you for your help! It seems that my kindle is missing libffi:
Code:
[root@kindle bin]# LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./rsvg-convert --help./rsvg-convert: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
Does any K4 have this library? I googled around and I guess the kindle touch uses it, but I have found no reference to it on the K4.
I would try to find this library and build it for myself, but I have absolutely no idea how to do that for my kindle...is there a good tutorial/post somewhere similar to
this one for the K5?