SCM Repository
Diff of /branches/pure-cfg/INSTALL
Parent Directory
|
Revision Log
|
Patch
revision 1197, Thu May 12 04:05:37 2011 UTC | revision 1302, Fri Jun 10 00:00:05 2011 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | ||
8 | http://teem.sourceforge.net/download/index.html | http://teem.sourceforge.net/download/index.html |
9 | ||
10 | You also must have SML/NJ (version 110.72) installed, which you can | You also must have SML/NJ (version 110.73) installed, which you can |
11 | get from | get from |
12 | ||
13 | http://smlnj.org/dist/working/110.72/index.html | http://smlnj.org/dist/working/110.73/index.html |
14 | ||
15 | Diderot requires a system that is capable of running 64-bit executables. | Diderot is currently supported on Linux and Mac OS X. It requires a system that is |
16 | capable of running 64-bit executables. | |
17 | ||
18 | =============== | |
19 | SOURCE CHECKOUT | |
20 | =============== | |
21 | You can checkout the stable version of the Diderot source tree with: | |
22 | ||
23 | svn co https://svn.smlnj-gforge.cs.uchicago.edu/svn/diderot/trunk diderot | |
24 | ||
25 | At times, there may also be unstable or experimental development branches. You can | |
26 | explore these using the web interface at | |
27 | ||
28 | https://smlnj-gforge.cs.uchicago.edu/scm/viewvc.php/?root=diderot | |
29 | ||
30 | =============== | =============== |
31 | CONFIGURATION | CONFIGURATION |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |