Index: openacs-4/packages/acs-core-docs/www/openacs-unpack.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs-unpack.html,v diff -u -r1.27 -r1.28 --- openacs-4/packages/acs-core-docs/www/openacs-unpack.html 11 Dec 2010 23:36:32 -0000 1.27 +++ openacs-4/packages/acs-core-docs/www/openacs-unpack.html 31 Jul 2011 23:11:46 -0000 1.28 @@ -1,18 +1,18 @@ - -Unpack the OpenACS tarball

Unpack the OpenACS tarball

The OpenACS tarball contains sample configuration files + +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.6.0.tgz
+      files, unpack the tarball now.

[root root]# cd /tmp
+[root tmp]# tar xzf openacs-5.7.0.tgz
 cd /tmp
-tar xzf openacs-5.6.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/
+tar xzf openacs-5.7.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/
 cvs checkout: warning: failed to open /root/.cvspass for reading: No such file or directory
 cvs server: Updating openacs-4/packages/acs-core-docs/www/files
 U openacs-4/packages/acs-core-docs/www/files/README.TXT
 (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.6.0
+[root tmp]# mv openacs-4 openacs-5.7.0
 cd /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
View comments on this page at openacs.org