2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of wvstreams</title>
|
|
|
|
|
2003-04-22 23:42:52 +08:00
|
|
|
<para>Download the wvstreams patches from <ulink url="&hfile-root;"/>.
|
|
|
|
The wvcrypto patch is only necessary for
|
|
|
|
<application>openssl-0.9.7</application> or greater.</para>
|
2003-04-13 02:17:01 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<para>Install wvstreams by running the following commands:</para>
|
|
|
|
|
2003-04-22 23:42:52 +08:00
|
|
|
<para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &&
|
|
|
|
patch -Np1 -i ../wvstreams-3.70-wvresolver.patch &&
|
2003-04-13 23:24:14 +08:00
|
|
|
make PREFIX=/usr LDFLAGS="-lcrypt" &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make PREFIX=/usr install</userinput></screen></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|