[Flickrfs-users] Kernel > 2.16.15, FUSE, and Flickrfs
Brought to you by:
manishrjain
From: Steven B. <ste...@gm...> - 2006-05-12 17:11:35
|
I just upgraded to Ubuntu Dapper with the hopes that the Kernel-embedded FUSE module would work better than my previous installation efforts. Tis not the case. Unfortunately. Any assistance is appreciated. Here is my error: froggy@pictureframe:~$ ./software/flickrfs-1.1.9/flickrfs.py /flickrfs & [1] 5146 froggy@pictureframe:~$ Traceback (most recent call last): File "./software/flickrfs-1.1.9/flickrfs.py", line 20, in ? from fuse import Fuse ImportError: No module named fuse and here is the result of ls -al /dev/fuse: froggy@pictureframe:~$ ls -al /dev/fuse crw-rw---- 1 root root 10, 229 2006-05-12 12:25 /dev/fuse Any thoughts? Thanks, Steven |