NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fuse-afpfs-ng: Could not find /dev/fuse0



Matthias Scheler <tron%zhadum.org.uk@localhost> wrote:
> On Sat, Jun 26, 2010 at 07:39:20PM -0400, Jan Schaumann wrote:
> > I'd like to use filesystems/fuse-afpfs-ng, ...
> 
> The last time I tried this file-system it didn't work very well.
> And from its SourceForge project page it looks like it is no
> longer maintained.

Hmmm.  Do you have any other suggestions for mounting AFP shares?

> > ... but when I try to mount an AFP share, I get the error message:
> > 
> > Could not find /dev/fuse0
> 
> Is "ldd /usr/pkg/bin/afpfs" linked against "librefuse"?

That's a shell script. :-)  But:

$ ldd /usr/pkg/bin/mount_afp
/usr/pkg/bin/mount_afp:
        -lc.12 => /usr/lib/libc.so.12
        -lgmp.10 => /usr/pkg/lib/libgmp.so.10
        -lpuffs.0 => /usr/lib/libpuffs.so.0
        -lpthread.0 => /usr/lib/libpthread.so.0
        -lrefuse.0 => /usr/lib/librefuse.so.0
        -lintl.0 => /usr/lib/libintl.so.0
        -lgpg-error.0 => /usr/pkg/lib/libgpg-error.so.0
        -lgcrypt.11 => /usr/pkg/lib/libgcrypt.so.11
        -ltermcap.0 => /usr/lib/libtermcap.so.0
        -ledit.2 => /usr/lib/libedit.so.2
        -lcurses.6 => /usr/lib/libcurses.so.6
        -lafpclient.0 => /usr/pkg/lib/libafpclient.so.0


-Jan

Attachment: pgp8q70kTf7ur.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index