View Single Post
Old 07-28-2011, 12:30 PM   #227
TBBle
Member
TBBle began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2011
Device: Kobo Touch
If a Linux application is having trouble finding libraries, use the 'ldd' command on it, and it should tell you what libraries it's looking for (at least the ones it needs to start) and that will give you a clue as to why it's not finding your installed libzip.
TBBle is offline   Reply With Quote