glfs/basicnet/netlibs/wvstreams/wvstreams-inst.xml
Larry Lawrence 0e93168914 fix wvstreams
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-13 15:24:14 +00:00

14 lines
385 B
XML

<sect2>
<title>Installation of wvstreams</title>
<para>Download the wvstreams patch from <ulink url="&hfile-root;"/>.</para>
<para>Install wvstreams by running the following commands:</para>
<para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-syntax.patch &amp;&amp;
make PREFIX=/usr LDFLAGS="-lcrypt" &amp;&amp;
make PREFIX=/usr install</userinput></screen></para>
</sect2>