glfs/basicnet/netlibs/wvstreams/wvstreams-inst.xml
Larry Lawrence a2d48f42e9 intro change in wvstreams and wvdial
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1010 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-31 16:57:51 +00:00

13 lines
430 B
XML

<sect2>
<title>Installation of <application>wvstreams</application></title>
<para>Install <application>wvstreams</application> by running the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &amp;&amp;
patch -Np1 -i ../wvstreams-3.70-wvresolver.patch &amp;&amp;
make PREFIX=/usr LDFLAGS="-lcrypt" &amp;&amp;
make PREFIX=/usr install</command></userinput></screen>
</sect2>