Documentation Source Text

Check-in [a77392c96c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix typo in the amalagmation document.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | branch-3.9
Files: files | file ages | folders
SHA1: a77392c96c1ff064311dbe7c5f5ec663350b4ad2
User & Date: drh 2015-12-08 12:03:32.401
Context
2015-12-08
20:11
Add Facebook to the homepage. (check-in: e8ddd92958 user: drh tags: branch-3.9)
12:03
Fix typo in the amalagmation document. (check-in: a77392c96c user: drh tags: branch-3.9)
2015-12-03
22:03
Fix a typo in the AUTOINCREMENT documentation. (check-in: 7c05c71d58 user: drh tags: branch-3.9)
Changes
Unified Diff Show Whitespace Changes Patch
Changes to pages/amalgamation.in.
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142

<h3>4.1 Dependencies</h3>

<p>The build process makes extensive use of the 
[http://www.tcl-lang.org/|Tcl] scripting language.  You will need to have a
copy of TCL installed in order for the make targets above to work.
Easy-to-use installers can be obtained from [http://www.tcl-lang.org/].
May unix workstations of Tcl installed by default.

<p>The build process also uses [http://en.wikipedia.org/wiki/AWK|AWK].
AWK is almost always installed by default on unix-like workstations,
but it may need to be downloaded and installed on Windows development
platforms.  There are many versions of AWK available for Windows.
Use a search engine to find one.








|







128
129
130
131
132
133
134
135
136
137
138
139
140
141
142

<h3>4.1 Dependencies</h3>

<p>The build process makes extensive use of the 
[http://www.tcl-lang.org/|Tcl] scripting language.  You will need to have a
copy of TCL installed in order for the make targets above to work.
Easy-to-use installers can be obtained from [http://www.tcl-lang.org/].
Many unix workstations have Tcl installed by default.

<p>The build process also uses [http://en.wikipedia.org/wiki/AWK|AWK].
AWK is almost always installed by default on unix-like workstations,
but it may need to be downloaded and installed on Windows development
platforms.  There are many versions of AWK available for Windows.
Use a search engine to find one.