mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
When install-info error occurs, the last two commands (cd $LFS/bin &&
ln -s bash sh) have to be executed manually git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6b5bb8493c
commit
94aac9452d
@ -37,7 +37,11 @@ make: [install] Error 2 (ignored)
|
|||||||
<para>
|
<para>
|
||||||
then that means that you are probably using Debian, and that you have an
|
then that means that you are probably using Debian, and that you have an
|
||||||
old version of the texinfo package. This error is not severe by any means: the
|
old version of the texinfo package. This error is not severe by any means: the
|
||||||
info pages will be installed when we recompile bash dynamically in chapter 6.
|
info pages will be installed when we recompile bash dynamically in
|
||||||
|
chapter 6, so you can ignore it. You do, however, have to run the last
|
||||||
|
two commands manually (the <userinput>cd $LFS/bin</userinput> and
|
||||||
|
<userinput>ln -s bash sh</userinput> commands) because they won't be
|
||||||
|
executed when the error occurs.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user