Skip to content

Instantly share code, notes, and snippets.

@andreypopp
Created December 17, 2011 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreypopp/c89d011f0998cdf5e400 to your computer and use it in GitHub Desktop.
Save andreypopp/c89d011f0998cdf5e400 to your computer and use it in GitHub Desktop.
mpb % export prefix=/usr/local/Cellar/type-conv/3.0.3
mpb % echo $prefix
/usr/local/Cellar/type-conv/3.0.3
mpb % ocaml setup.ml -configure --destdir $prefix --prefix $prefix
mpb % ocaml setup.ml -build
mpb % ocaml setup.ml -install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment