/ocamlfuse

OCamlFuse mirror with OASIS support

Primary LanguageOCamlGNU General Public License v2.0GPL-2.0

ocamlfuse

This repository is cloned from the last CVS snapshot of OCamlFuse, with OASIS support added. And with a patch from Sorin Ionescu to fix an issue with osxfuse (Mac OS X).

Last updated: 2013-12-26

Requirements

  • camlidl

Build and install

To build the library:

$ ocaml setup.ml -configure
$ ocaml setup.ml -build

To install:

$ ocaml setup.ml -install

To uninstall:

$ ocaml setup.ml -uninstall