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
- camlidl
To build the library:
$ ocaml setup.ml -configure
$ ocaml setup.ml -build
To install:
$ ocaml setup.ml -install
To uninstall:
$ ocaml setup.ml -uninstall