Yes just type in

sudo rm /Library/Filesystems/fusefs.fs

exactly like that, then hit return, you'll be prompted for your
password and if you don't use sudo very much maybe get a stern warning
about being careful.

If fuse.fs is a symlink it will delete it, if it's a directory the
command will fail since rm with no argument will not delete a
directory.

You can't do any harm since the symlink points to the location where
the binaries were located for 10.4 and that won't work under 10.5.

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to