Revision: 11545
Author: bdubbs
Date: 6 марта 2019 г. 19:01:16
Message:
Update to linux-5.0
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/python.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/packages.ent
This commit is contained in:
Anton Maisak
2019-03-10 17:01:49 +03:00
parent 36dffd4e8a
commit fdfd626f4e
2 changed files with 9 additions and 8 deletions

View File

@ -88,7 +88,8 @@
<screen><userinput remap="install">make install
chmod -v 755 /usr/lib/libpython&python-minor;m.so
chmod -v 755 /usr/lib/libpython3.so</userinput></screen>
chmod -v 755 /usr/lib/libpython3.so
ln -sfv pip3.7 /usr/bin/pip3</userinput></screen>
<variablelist>
<title>Значение команд установки:</title>