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.7 -r1.8 --- openacs-4/packages/acs-core-docs/www/openacs-unpack.html 11 Nov 2003 10:28:27 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/openacs-unpack.html 11 Nov 2003 12:54:57 -0000 1.8 @@ -1,17 +1,17 @@ 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@yourserver root]# cd /tmp
-[root@yourserver tmp]# tar xzf openacs-5.0.0a4.tgz
+[root@yourserver tmp]# tar xzf openacs-5.0.0b1.tgz
 
cd /tmp
-tar xzf openacs-5.0.0a4.tgz

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

[root@yourserver root]# cd /tmp
+tar xzf openacs-5.0.0b1.tgz

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

[root@yourserver root]# cd /tmp
 [root@yourserver tmp]# cvs -d :pserver:anonymous@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@yourserver tmp]# mv openacs-4 openacs-5.0.0a4
+[root@yourserver tmp]# mv openacs-4 openacs-5.0.0b1
 
cd /tmp
 cvs -d :pserver:anonymous@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