Skip to content

jendas1/ocamlfuse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • OCaml 89.3%
  • C 10.3%
  • Makefile 0.4%