Changes by last author: - How do I compile WvStreams?
<pre>
tar -xzvf wvstreams-4.3.tar.gz
cd wvstreams-4.3
|
tar -xzvf wvstreams-4.X.tar.gz
cd wvstreams-4.X
|
./configure
make
(as root:)
make install
- I'm having some other problem building WvStreams.
- Check out WvStreamsCompileErrors to see if someone else has run across the same problem as you. If that doesn't help, you, please send a message to the WvStreams MailingList where all of the WvStreams developers hang out and someone there will surely be able to help you.
|
- Check out the archives of the WvStreams MailingList (where where all of the WvStreams developers hang out) to see if someone else has had the same problem as you. If that doesn't help, please send a new message to the list and someone will surely be able to help you.
|
|