mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Thanks Thomas Pegg - corrected readline instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7e2b777256
commit
546f9eee8c
@ -56,7 +56,7 @@ patch:</para>
|
||||
non-existent files. Recreate those symlinks:</para>
|
||||
|
||||
<screen><userinput>ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so
|
||||
ln -sf ../../lib/libreadline.so.4 /usr/lib/libreadline.so</userinput></screen>
|
||||
ln -sf ../../lib/libreadline.so.5 /usr/lib/libreadline.so</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user