glfs/basicnet/netlibs/wvstreams/wvstreams-inst.xml

13 lines
430 B
XML
Raw Normal View History

<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>