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.20 -r1.20.2.1 --- openacs-4/packages/acs-core-docs/www/openacs-unpack.html 16 Feb 2005 00:21:03 -0000 1.20 +++ openacs-4/packages/acs-core-docs/www/openacs-unpack.html 26 Aug 2005 00:02:30 -0000 1.20.2.1 @@ -1,17 +1,17 @@ -
The OpenACS tarball contains sample configuration files +
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 /var/tmp
-[root tmp]# tar xzf openacs-5.2.0d1.tgz
-cd /var/tmp
-tar xzf openacs-5.2.0d1.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 /var/tmp -[root tmp]# cvs -d :pserver:anonymous@cvs.openacs.org:/cvsroot co openacs-4/packages/acs-core-docs/www/files/ + files, unpack the tarball now.[root root]#cd /tmp
+[root tmp]#tar xzf openacs-5.2.0b1.tgz
+cd /tmp +tar xzf openacs-5.2.0b1.tgzIf 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.2.0d1 -cd /var/tmp +[root tmp]#mv openacs-4 openacs-5.2.0b1
+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