Fossil SCM
Add zlib1g-dev to the list of libraries needed for building.
Commit
12ce928a9ea76ad887ec44c4de25fb42a72b690d5cf42da0cd59b66b4ad98e67
Parent
b0dc2792051339b…
1 file changed
+1
-1
+1
-1
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -79,11 +79,11 @@ | ||
| 79 | 79 | <p>Unpack the ZIP or tarball you downloaded then |
| 80 | 80 | <b>cd</b> into the directory created.</p></li> |
| 81 | 81 | |
| 82 | 82 | <li><i>(Optional, Debian-compatible Linux only)</i> |
| 83 | 83 | Make sure you have all the necessary tools and libraries at hand by running: |
| 84 | -<b>sudo apt install tcl-dev tk libssl-dev</b>. | |
| 84 | +<b>sudo apt install tcl-dev tk libssl-dev zlib1g-dev</b>. | |
| 85 | 85 | |
| 86 | 86 | <li><i>(Optional, Unix only)</i> |
| 87 | 87 | Run <b>./configure</b> to construct a makefile. |
| 88 | 88 | |
| 89 | 89 | <ol type="a"> |
| 90 | 90 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -79,11 +79,11 @@ | |
| 79 | <p>Unpack the ZIP or tarball you downloaded then |
| 80 | <b>cd</b> into the directory created.</p></li> |
| 81 | |
| 82 | <li><i>(Optional, Debian-compatible Linux only)</i> |
| 83 | Make sure you have all the necessary tools and libraries at hand by running: |
| 84 | <b>sudo apt install tcl-dev tk libssl-dev</b>. |
| 85 | |
| 86 | <li><i>(Optional, Unix only)</i> |
| 87 | Run <b>./configure</b> to construct a makefile. |
| 88 | |
| 89 | <ol type="a"> |
| 90 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -79,11 +79,11 @@ | |
| 79 | <p>Unpack the ZIP or tarball you downloaded then |
| 80 | <b>cd</b> into the directory created.</p></li> |
| 81 | |
| 82 | <li><i>(Optional, Debian-compatible Linux only)</i> |
| 83 | Make sure you have all the necessary tools and libraries at hand by running: |
| 84 | <b>sudo apt install tcl-dev tk libssl-dev zlib1g-dev</b>. |
| 85 | |
| 86 | <li><i>(Optional, Unix only)</i> |
| 87 | Run <b>./configure</b> to construct a makefile. |
| 88 | |
| 89 | <ol type="a"> |
| 90 |