Re: [Owfs-developers] fuse kernel model in Debian Squeeze

2011-08-10 Thread Vincent Danjean
On 10/08/2011 10:15, ekgnkb3d wrote: > > Hello again, > there are problems on my ARM9 with Debian Squeeze to run owfs. All the > compilation went fine, but during runtime it needs the fuse kernel module > "fuse: device not found, try 'modprobe fuse' first" (i guess it misses > fuse.ko). > But this

Re: [Owfs-developers] fuse kernel model in Debian Squeeze

2011-08-10 Thread Mark Richards
Hi Achim, On 8/10/2011 06:23, ekgnkb3d wrote: Hello Mark, thanks for the fast reply - noop, it's not working, simply the same message even after installing all this stuff... What has the Avahi Mono binding (in libavahi1.0-cil) to do with owfs? Are parts of owfs written in Mono?? Avahi mono has

Re: [Owfs-developers] fuse kernel model in Debian Squeeze

2011-08-10 Thread ekgnkb3d
Hello Mark, thanks for the fast reply - noop, it's not working, simply the same message even after installing all this stuff... What has the Avahi Mono binding (in libavahi1.0-cil) to do with owfs? Are parts of owfs written in Mono?? I guess to solve my problem I have to recompile the kernel to

Re: [Owfs-developers] fuse kernel model in Debian Squeeze

2011-08-10 Thread Mark Richards
apt-get install libusb-dev libfuse-dev fuse-utils apt-get install libavahi1.0-cil apt-get install libavahi-compat-libdnssd1 apt-get install libavahi-client-dev On 8/10/2011 04:15, ekgnkb3d wrote: Hello again, there are problems on my ARM9 with Debian Squeeze to run owfs. All the compilation went

[Owfs-developers] fuse kernel model in Debian Squeeze

2011-08-10 Thread ekgnkb3d
Hello again, there are problems on my ARM9 with Debian Squeeze to run owfs. All the compilation went fine, but during runtime it needs the fuse kernel module "fuse: device not found, try 'modprobe fuse' first" (i guess it misses fuse.ko). But this module seems not to be available on Debian Squeeze