Changeset 93a3052a for BOOK/final-system
- Timestamp:
- Oct 10, 2006, 6:59:12 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 35df0584
- Parents:
- d8e988ea
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/inetutils.xml
rd8e988ea r93a3052a 37 37 38 38 <para os="p5">This patch addresses an issue where telnet on certain machines will 39 only send to 255.255.255.255. This was due to change in the way glibc handles39 only send to 255.255.255.255. This was due to change in the way Glibc handles 40 40 inet_addr. Apply the following patch to correct this issue:</para> 41 41 -
BOOK/final-system/multilib/perl-64bit.xml
rd8e988ea r93a3052a 115 115 ln -sv multiarch_wrapper /usr/bin/perl&perl-version;</userinput></screen> 116 116 117 <para os="p">The value of the <envar>USE_ARCH</envar> envi ornment variable117 <para os="p">The value of the <envar>USE_ARCH</envar> environment variable 118 118 will decide which perl binary to execute. 119 119 <command>USE_ARCH=32 perl -V:cc</command> will give the value of CC used to
Note:
See TracChangeset
for help on using the changeset viewer.