diff --git a/chapter08/python.xml b/chapter08/python.xml index dde51f861..e84b7922e 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -94,23 +94,7 @@ Install the package: -make install -chmod -v 755 /usr/lib/libpython&python-minor;.so -chmod -v 755 /usr/lib/libpython3.so -ln -sfv pip&python-minor; /usr/bin/pip3 - - - The meaning of the install commands: - - - chmod -v 755 /usr/lib/libpython{&python-minor;,3}.so - - Fix permissions for libraries to be consistent with other - libraries. - - - - +make install If desired, install the preformatted documentation: