2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Libtool</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install Libtool by running the following commands:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-15 21:32:51 +00:00
|
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
2001-10-27 23:21:44 +01:00
|
|
|
make &&
|
|
|
|
make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|