docs:mac:builds:ocaml

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docs:mac:builds:ocaml [2008/12/28 21:25] – created billhdocs:mac:builds:ocaml [2008/12/30 20:52] (current) billh
Line 1: Line 1:
 ====== ocaml (Objective Caml) ====== ====== ocaml (Objective Caml) ======
-  * first download source from http://caml.inria.fr/index.en.html +  * first download and extract the source from http://caml.inria.fr/index.en.html 
-  * use [[typical_build_procedure]]+  * run the following commands<code> 
 +./configure 
 +make world 
 +make opt 
 +sudo make install 
 +</code>
  • docs/mac/builds/ocaml.1230524723.txt.gz
  • Last modified: 2008/12/28 21:25
  • by billh