8 make wvports
/xplc wvports
/openssl
10 echo "--> Configuring WvStreams..."
11 (cd wvstreams
&& make runconfigure
)
12 (cd wvstreams
&& .
/configure \
14 --disable-optimization \
15 --disable-exceptions \
16 --with-xplc=..
/wvports
/xplc
/build
/xplc \
17 --with-openssl=..
/wvports
/openssl
/build
/openssl \