You will need the unpacked Aolserver
tarball in /usr/local/src/aolserver
and the nsopenssl
-tarball in /tmp
.
Red Hat 9 note: see this thread for details on compiling nsopenssl.)
-[root bin]#cd /usr/local/src/aolserver
+tarball in/tmp
.Red Hat 9 note: see this thread for details on compiling nsopenssl.)
[root bin]#cd /usr/local/src/aolserver
[root aolserver]#wget --passive http://www.scottg.net/download/nsopenssl-2.1.tar.gz
[root aolserver]#tar xzf nsopenssl-2.1.tar.gz
[root aolserver]#cd nsopenssl-2.1
@@ -60,8 +62,7 @@ if one just uses AOLSERVER, the default value would be used and could interfere with another existing installation.FreeBSD note: build nsopenssl with
gmake install OPENSSL=/usr/local/openssl AOLSERVER=/usr/local/aolserver4r10
--[root bin]#cd /usr/local/src/aolserver
+[root bin]#cd /usr/local/src/aolserver
[root aolserver]#cvs -d:pserver:anonymous\@cvs.sourceforge.net:/cvsroot/aolserver login
[root aolserver]#cvs -d:pserver:anonymous\@cvs.sourceforge.net:/cvsroot/aolserver co nsopenssl
[root aolserver]#cd nsopenssl