On Friday 31 August 2007 22:34:01 Laszlo Nagy wrote:
> I have installed fusefs-sshfs. I tried this:
>
> sshfs [EMAIL PROTECTED]:/usr/fileshare/pub /usr/fileshare/pub
> fuse: failed to open fuse device: No such file or directory
>

> but I do not have a kernel module for fusefs (why not???), so I cannot

Make sure your dependencies are correct:
$ ls /var/db/pkg|grep fuse
fusefs-kmod-0.3.9.p1 <<<<
fusefs-libs-2.7.0_1
fusefs-sshfs-1.8

It should have been installed automatically. Not sure why it didn't.
-- 
Mel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to