Changeset b252915 for BOOK/final-system/common/readline.xml
- Timestamp:
- May 4, 2017, 4:42:33 PM (8 years ago)
- Branches:
- sysvinit
- Children:
- 2f0e26b
- Parents:
- ae4e90c
- git-author:
- William Harrington <kb0iic@…> (05/04/17 16:42:29)
- git-committer:
- William Harrington <kb0iic@…> (05/04/17 16:42:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/readline.xml
rae4e90c rb252915 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&readline-branch_update-patch;</userinput></screen> 32 33 <para os="s1">Reinstalling Readline moves the old libraries to 34 <libraryname> and a linking bug may occur in 35 <command>ldconfig</command>. Prevent this with the following seds:</para> 36 37 <screen os="s2"><userinput>sed -i '/MV.*old/d' Makefile.in 38 sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen> 32 39 33 40 <para os="a">Prepare Readline for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.