We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e72eb commit ed2ade2Copy full SHA for ed2ade2
docs/source/dev-setup/devenv.rst
@@ -186,8 +186,8 @@ download the missing package at the following address:
186
http://www.microsoft.com/en-us/download/details.aspx?id=8328
187
188
**NOTE:** The inclusion of the miekg/pkcs11 package introduces
189
-an external dependency on the libtdl.h header file during
190
-a build of fabric. Please ensure your libtool and libtdhl-dev packages
+an external dependency on the ltdl.h header file during
+a build of fabric. Please ensure your libtool and libltdl-dev packages
191
are installed. Otherwise, you may get a ltdl.h header missing error.
192
You can download the missing package by command:
193
``sudo apt-get install -y build-essential git make curl unzip g++ libtool``.
0 commit comments