Hi Amit,
> > > I understand this problem. But had not seen no other option to use 64 bit > > libfuse with GlusterFS on > > MacOSX otherwise. > > Really? I'm quite surprised that you sound OK about this "option" > despite understanding the problem. How about simply using a private > copy of libfuse that you compiled just for your application's sake? > You would then use the DYLD_LIBRARY_PATH environment variable to make > your application pick up this library without ruining all other > MacFUSE programs. > At least as of now, there are very few userbase for our filesystem over Mac, and all of them use only GlusterFS as FUSE based FS. So, I am still 'OK' with that solution. But surely, i prefer a cleaner way if available. > > Please do read the documentation, which tells you how the install/ > update mechanism works, how to check for updates, how to install > updates, etc. > > http://code.google.com/p/macfuse/wiki/AUTOINSTALL > > What's the output of /Library/Filesystems/fusefs.fs/Support/ > autoinstall-macfuse-core -p on your system? Are you even using the > Developer releases? > > I should admit, my access to Mac is limited and I am not -very- regular in updating MacFuse. As I had a source copy from svn checkout (which i did long time back), i did a 'svn update' and found that file. I did go through docs, but the different ones. I removed all earlier install first, as mentioned in FAQ (http://code.google.com/p/macfuse/wiki/FAQ) , later tried to build using macfuse_build.sh as defined in HOWTO ( http://code.google.com/p/macfuse/wiki/HOWTO). Also my requirement for 64bit inode comes due to few changes we made recently in our FS, which requires 64bit inode, hence was trying to fiddle with darwin_configure.sh's CFLAGS while building 'macfuse-build.sh -t lib' Thanks for the links and suggestion. I will be shifting to '-lfuse_ino64', as that solves problem in cleaner/neat way. Thanks and Regards, Amar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
