Hi, I remember messing around with fuse-j 2.4 for imapfs (you can find it on google code), and never got it working.
fuse-j-2.2.3 works fine with a patch and some additional tweaking though :) -dennis On 12Oct, 2008, at 19:45, Atheron wrote: > > Hi! > > I know that fuse-j 2.2.3 works on Mac OS X (i found a patch on how to > make it work), but I'm having some problems to get fuse-j 2.4 working > on Mac OS X. I dont know if it's a fuse-j 2.4 problem or MacFUSE > problem. > > Everytime I try to run my java app, I get the following error: > > Oct 12, 2008 6:25:01 PM fuse.FuseMount mount > INFO: Mounting filesystem > Exception in thread "main" java.lang.NoClassDefFoundError: fuse/ > FuseStat > at fuse.FuseMount.mount(Native Method) > at fuse.FuseMount.mount(FuseMount.java:66) > at fuse.FuseMount.mount(FuseMount.java:53) > at fuse.FuseMount.mount(FuseMount.java:40) > at sdfs.RedirectFilesystem.main(RedirectFilesystem.java:469) > Oct 12, 2008 6:25:01 PM fuse.FuseMount mount > INFO: Filesystem is unmounted > > Which is odd, because the same fuse-j.jar/libjavafs.so works on linux. > > I know that this is more like a fuse-j related thread (instead of > MacFUSE) but fuse-j seems like dead now, and I thought that someone > here could had fuse-j 2.4 working with MacFUSE. > > Thanks in advance, > Pedro > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
