Index: openacs-4/packages/acs-core-docs/www/openacs-unpack.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs-unpack.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-core-docs/www/openacs-unpack.adp 25 Apr 2018 08:38:28 -0000 1.4 +++ openacs-4/packages/acs-core-docs/www/openacs-unpack.adp 3 Sep 2024 15:37:32 -0000 1.5 @@ -1,7 +1,11 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Unpack the OpenACS tarball} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Unpack the OpenACS tarball} Unpack the OpenACS tarball + Unpack the OpenACS tarball

The OpenACS tarball contains sample configuration files for some of the packages listed below. In order to access those files, unpack the tarball now.

[root root]# cd /tmp
-[root tmp]# tar xzf openacs-5.9.0.tgzcd /tmp
-tar xzf openacs-5.9.0.tgz
+[root tmp]# tar xzf openacs-5.9.0.tgzcd /tmp
+tar xzf openacs-5.9.0.tgz
 

If you are installing from a different method and just need the configuration files, you can instead get them from CVS:

[root root]# cd /tmp
 [root tmp]# cvs -d :pserver:anonymous\@cvs.openacs.org:/cvsroot co openacs-4/packages/acs-core-docs/www/files/
@@ -23,9 +27,9 @@
 (many lines omitted)
 U openacs-4/packages/acs-core-docs/www/files/template-ini.ini
 U openacs-4/packages/acs-core-docs/www/files/winnsd.txt
-[root tmp]# mv openacs-4 openacs-5.9.0cd /tmp
+[root tmp]# mv openacs-4 openacs-5.9.0cd /tmp
 cvs -d :pserver:anonymous\@cvs.openacs.org:/cvsroot co openacs-4/packages/acs-core-docs/www/files/
-mv openacs-4 openacs-5.0.0a4
+mv openacs-4 openacs-5.0.0a4