mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Applied Zack's procps patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
eded582f1f
commit
668813fb56
@ -74,6 +74,10 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>May 12th, 2003 [winkie]: Chapter 06 - Installing Procps:
|
||||
Remove the /lib/libproc.so symlink. No package outside of Procps itself
|
||||
uses this library, and none should.</para></listitem>
|
||||
|
||||
<listitem><para>May 12th, 2003 [winkie]: Chapter 06 - Installing Net-tools:
|
||||
Run "make config" before doing make. Fixes bugs #462 and
|
||||
#497.</para></listitem>
|
||||
|
@ -18,5 +18,9 @@ the patch:</para>
|
||||
|
||||
<para><screen><userinput>make install</userinput></screen></para>
|
||||
|
||||
<para>Remove a spurious library link:</para>
|
||||
|
||||
<para><screen><userinput>rm /lib/libproc.so</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user