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 0afbecb commit 8941810Copy full SHA for 8941810
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