Quote:
Originally Posted by silver18
Hello again!!
As I have little spare time, I'm playing around with fuse-zip...
I managed to find an armhf version here (hope it is correct!).
I extracted the fuse-zip file and placed it in /mnt/us.
I tried mounting hello.zip in /mnt/us/hello folder using:
Code:
/mnt/us/fuse-zip /mnt/us/hello.zip /mnt/us/hello
but I get:
Code:
/mnt/us/fuse-zip: not found
I did everything just like I did with unrar, but no luck!
Any help?
Thanks to all for all the patience! 
|
Try armel version. armhf doesn't work (well, it should, but, I guess, exact set of compiler flags used for package building is introducing [slight] incompatibility with KT CPU).
But, honestly, even armel fuse-zip from Ubuntu Precise archive (which you're linked at) will not work. Firstly, it will requre libzip. And with presence of libzip, it will require FUSE 2.8 (KT 5.1.0 has FUSE 2.7).