> Which is odd, because the same fuse-j.jar/libjavafs.so works on linux.

Linux and Mac OS X are far more different than you might be thinking.
MacFUSE does provide an implementation of the FUSE API on OS X in a
way that's largely compatible with that on Linux. That doesn't mean
though that all software that uses FUSE will port right over. If you
throw in other complexities like Java bindings, and that too an
unsupported (at least on the Mac, and perhaps in general)
implementation like fuse-j, things are unlikely to "just work". So,
not odd at all.

I can tell you though that I have, in fact, gotten fuse-j-2.4-
prerelease1 to work on Mac OS X in the past. By "work" I mean that the
fuse.FakeFilesystem and fuse.zipfs.ZipFilesystem examples were
functional. I don't have any written down details of what all I had to
tweak, but at least you know that it's been done.

Amit
--~--~---------~--~----~------------~-------~--~----~
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