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.
2 parents 78daa75 + 8941810 commit 1e4b386Copy full SHA for 1e4b386
docs/source/prerequisites.rst
@@ -18,7 +18,7 @@ might need other tools (cython is used by some recipes, and ccache to speedup th
18
19
If you are on a 64 bit distro, you should install these packages too ::
20
21
- sudo apt-get install ia32-libs and libc6-dev-i386
+ sudo apt-get install ia32-libs libc6-dev-i386
22
23
On debian Squeeze amd64, those packages were found to be necessary ::
24
0 commit comments