Changeset 23c5563
- Timestamp:
- 06/15/2017 03:12:15 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 6eccdc6
- Parents:
- 7a79c718
- Location:
- general/prog
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python2.xml
r7a79c718 r23c5563 189 189 against system version of <application>libffi</application>. Remove if 190 190 you have not installed <xref linkend="libffi"/>. 191 </para> 192 193 <para> 194 <parameter>--with-ensurepip=yes</parameter> : This switch enables building 195 <command>pip</command> and <command>setuptools</command> packaging programs. 196 <command>setuptools</command> is needed for building some Python modules. 191 197 </para> 192 198 -
general/prog/python3.xml
r7a79c718 r23c5563 190 190 </para> 191 191 192 <!-- 193 <para> 194 <parameter>- -without-ensurepip</parameter>: This switch disables building 195 <command>pip</command> and <command>setuptools</command> 196 packaging programs. 197 </para> 198 --> 192 <para> 193 <parameter>--with-ensurepip=yes</parameter> : This switch enables building 194 <command>pip</command> and <command>setuptools</command> packaging programs. 195 <command>setuptools</command> is needed for building some Python modules. 196 </para> 199 197 200 198 <para>
Note:
See TracChangeset
for help on using the changeset viewer.