> Is there any way to get WikipediaFS to work with this? I tried, but I > keep getting errors. I've got wikipediafs running. There are a number of compatibility issues between different versions of the FUSE interface for Python. Try this:
FUSE_PYTHON_COMPAT=0.1 mount.wikipediafs ~/mnt/wiki This made it work to me. Best Diedrich --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
