Changeset 79758477
- Timestamp:
- 03/05/2021 03:26:04 PM (4 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0b312a7
- Parents:
- 4c72ea0b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/brotli.xml
r4c72ea0b r79758477 82 82 </para> 83 83 84 <!-- Brotli doesn't have any lua bindings, at least not with 1.0.7. --> 84 <!-- Brotli doesn't have any lua bindings, at least not with 1.0.7. 85 Do not advertise python2 as python3 should be used instead 85 86 <bridgehead renderas="sect4">Optional</bridgehead> 86 87 <para role="optional"> 87 <!--<xref linkend="lua"/> (to create Lua bindings) and -->88 <xref linkend="lua"/> (to create Lua bindings) and 88 89 <xref linkend="python2"/> (to create python2 bindings) 89 90 </para> 90 91 --> 91 92 <para condition="html" role="usernotes"> 92 93 User Notes: <ulink url="&blfs-wiki;/brotli"/> … … 123 124 124 125 <para> 125 If desired, either or both sets of python bindings can be built and 126 installed without any conflicts. If you need the 127 <application>Python2</application> bindings, add or substitute 128 <command>python2</command> for <command>python3</command> in the 129 following instructions: 126 If desired, build the <application>Python3</application> 127 bindings: 130 128 </para> 131 129 … … 141 139 issue: <command>python3 setup.py test</command>. 142 140 </para> 141 143 142 <para> 144 143 Now, as the <systemitem class="username">root</systemitem> user: … … 149 148 150 149 <para> 151 If you have built either or both sets of <application>python</application> 152 bindings, install them as the <systemitem class="username">root</systemitem> 153 user (as before, use the appropriate version(s) of 154 <application>python</application>: 150 If you have built the <application>python</application> bindings, 151 install them as the <systemitem class="username">root</systemitem> 152 user: 155 153 </para> 156 154
Note:
See TracChangeset
for help on using the changeset viewer.