View Single Post
Old 06-19-2011, 01:54 PM   #212
Toastedpine
Connoisseur
Toastedpine doesn't litterToastedpine doesn't litter
 
Posts: 90
Karma: 120
Join Date: Jun 2011
Device: Kobo Touch
I'm running an ubuntu netbook 10.04 release on an Asus eee1000H. I was missing libqca.so, which was resolved using the following command:
>sudo getlibs libqca.so

I was also missing libzip.so.1 , which was resolved by installing apt-file, and then entering the following commands:
>sudo apt-file search libzip.so.1 <-- this tells me it's in the libzip1 package
>sudo apt-get install libzip1

Everything seems to be functioning properly. The extremely fast startup from hibernate on ubuntu coupled with the eee's portability makes it the perfect for tinkering with the Kobo Touch on the go.
Toastedpine is offline   Reply With Quote