- <sect2>
- <title>Installation of Libtool</title>
- <para>Install Libtool by running the following commands:</para>
- <para><screen><userinput>patch -Np1 -i ../libtool-&libtool-patch-version;.patch &&
- ./configure --prefix=/usr &&
- make &&
- make install</userinput></screen></para>
- </sect2>
|