File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Binary packages for Linux, Mac OS and Windows are built from time to time and
15
15
made available on
16
16
[ SourceForge] ( http://sourceforge.net/projects/mozart-oz/files/ ) .
17
17
18
- Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
18
+ Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
19
19
20
20
The binary distribution requires that you have installed Tcl/Tk 8.5 on your
21
21
system.
@@ -40,6 +40,11 @@ In order to build Mozart 2, you need the following tools on your computer:
40
40
* Tcl/Tk 8.5 or 8.6 (with development files)
41
41
* emacs
42
42
43
+ For building CLANG/LLVM:
44
+ * LibXML2-dev (tested with version 2.9.3)
45
+ * OCaml-findlib
46
+ * libCTypes-OCaml-dev (>= 0.4 - available in Debian Unstable as of Jan. 2016)
47
+
43
48
On Linux, use your favorite package manager to grab these tools. Refer to the
44
49
specialized Readmes for recommendations on Mac OS and Windows.
45
50
You can’t perform that action at this time.
0 commit comments