mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
377584f40f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1177 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
430 B
XML
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 &&
|
|
patch -Np1 -i ../wvstreams-3.70-wvresolver.patch &&
|
|
make PREFIX=/usr LDFLAGS="-lcrypt" &&
|
|
make PREFIX=/usr install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|