Installation of wvstreams Download the wvstreams patches from . The wvcrypto patch is only necessary for openssl-0.9.7 or greater. Install wvstreams by running the following commands: 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