32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at
the top of the page.</p></li>
<li><p>Select a version of of fossil you want to download. Click on its
link. Note that you must successfully log in as "anonymous" in step 1
above in order to see the link to the detailed version information.</p></li>
<li><p>On the version information page, click on the "[details]" hyperlink
that appears right after the check-in comment at the top of the page.</p>
<li><p>Finally, click on the
"Zip Archive" link. This link will build a ZIP archive of the
complete source code and download it to your browser.
</ol>
<h2>2.0 Compiling</h2>
<p>Follow these steps to compile:</p>
<ol>
<li value="6">
<p>Create a directory to hold the source code. Then unzip the
ZIP archive you downloaded into that directory. You should be
in the top-level folder of that directory</p></li>
<li><p><b>(Optional:)</b>
Edit the Makefile to set it up like you want. You probably do not
need to do anything. Do not be intimidated: There are only 5
variables in the makefile that can be changed. The whole Makefile
is only a few dozen lines long and most of those lines are comments.</p>
<li><p>Type "<b>make</b>"
</ol>
<h2>3.0 Installing</h2>
|
<
<
<
|
|
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
<a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at
the top of the page.</p></li>
<li><p>Select a version of of fossil you want to download. Click on its
link. Note that you must successfully log in as "anonymous" in step 1
above in order to see the link to the detailed version information.</p></li>
<li><p>Finally, click on the
"Zip Archive" link. This link will build a ZIP archive of the
complete source code and download it to your browser.
</ol>
<h2>2.0 Compiling</h2>
<p>Follow these steps to compile:</p>
<ol>
<li value="6">
<p>Create a directory to hold the source code. Then unzip the
ZIP archive you downloaded into that directory. You should be
in the top-level folder of that directory</p></li>
<li><p><b>(Optional:)</b>
Edit the Makefile to set it up like you want. You probably do not
need to do anything. Do not be intimidated: There are less than 10
variables in the makefile that can be changed. The whole Makefile
is only a few dozen lines long and most of those lines are comments.</p>
<li><p>Type "<b>make</b>"
</ol>
<h2>3.0 Installing</h2>
|