Changeset 32c37aa8
- Timestamp:
- Apr 2, 2007, 1:48:33 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:
- 0af6afa
- Parents:
- 041873f
- Location:
- BOOK/final-system/multilib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/multiarch_wrapper.xml
r041873f r32c37aa8 78 78 <para os="j">The output of the above command should be:</para> 79 79 80 <screen os="k" ><userinput>32bit Version80 <screen os="k" role="nodump"><userinput>32bit Version 81 81 64bit Version</userinput></screen> 82 82 -
BOOK/final-system/multilib/shadow-64bit.xml
r041873f r32c37aa8 41 41 to make sure the correct library is linked:</para> 42 42 43 <screen ><userinput>sed -i libtool \43 <screen role="nodump"><userinput>sed -i libtool \ 44 44 -e 's@\(^sys_lib_search_path_spec=\).*@\1"/lib64 /usr/lib64 /usr/local/lib64"@g' \ 45 45 -e 's@\(^sys_lib_dlsearch_path_spec=\).*@\1"/lib64 /usr/lib64 /usr/local/lib64"@g'</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.