Index: openacs-4/packages/acs-core-docs/www/install-nsopenssl.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-nsopenssl.adp,v diff -u -r1.4.2.5 -r1.4.2.6 --- openacs-4/packages/acs-core-docs/www/install-nsopenssl.adp 13 Jul 2023 12:43:20 -0000 1.4.2.5 +++ openacs-4/packages/acs-core-docs/www/install-nsopenssl.adp 2 Sep 2024 09:40:22 -0000 1.4.2.6 @@ -2,11 +2,14 @@ {/doc/acs-core-docs/ {ACS Core Documentation}} {Install nsopenssl} Install nsopenssl +

@@ -24,8 +27,7 @@

Install on AOLserver3

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