Quote:
Originally Posted by Manny_Belano
Hi, friends,
I read your post and thread, knc1, and other articles regarding what you're saying. So I think I understand the problem: even if I copy the new libraries, the kindle will check the old ones. But I try to understand how to solve this and, well, I must say I don't understand much. I've never worked with unix, and from what I read this is a must to know how to solve this. I've never compile a program neither. So, for now I least, until I have more time to learn how all this work, I give up.
Thanks again, both of you, for the patience, the help and the clarity of your explanations.
|
How a *nix system handles an ELF format set of binaries is very much different than how other systems handle a PE format set of binaries.
It is not overly complex, just different.