• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added note to use fetch instead of wget when installing on freebsd

  1. … 1 more file in changeset.
clarifications to page info

Marks postgres 7.4 as compatible with OpenACS 5 and 5.1

Recommend Aolserver 4.08, Postgres 7.4.5 instead of 7.4.1, minor

changes to compilation of nspostgres.

  1. … 2 more files in changeset.
Applying patch 583 for bug 2044: Updates individual programs to correct

version requirements. Courtesy of Eduardo Perez.

Applying patch 582 for bug 2043: Aolserver 3.3oacs1 support is deprecated.

adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
commited wrong fix. This one fixes Version Compatibility Matrix

fix the Version Compatibility Matrix table

added more i18n notes; working tclwebtest tutorial test

  1. … 89 more files in changeset.
regenerated after merging in 5.0 work; tutorial updated

  1. … 146 more files in changeset.
removed claim that openacs works on postgresql 7.2; qualified debian package instructions for postgres

  1. … 1 more file in changeset.
moved, colorized compatibility chart

  1. … 3 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Make AOLserver and PostgreSQL all follow same case, clean up compat matrix some, add pg7.4 as untested for 5.0.0 (Guan Yang has installed on 7.4 so it seems to work), add comment on 7.4 and 9i status, remove unused version of compatability.xml

  1. … 18 more files in changeset.
Switch to DocBook 4.2

Add a lint target in Makefile which uses xmllint to validate source.

Add index generation to fo.xsl and openacs.xsl.

fix messed up use of literallayout.

Fix xrefs in permissions-tediously-explained.xml

Repair authorblurb which I broke.

Switch some tables w/o titles to informaltable

fix rollback-database xref.

  1. … 60 more files in changeset.
remove broken ad email addresses, fix links, talk about forums instead of bboard

  1. … 36 more files in changeset.
*** empty log message ***

  1. … 73 more files in changeset.
doc tweaks

  1. … 4 more files in changeset.
changed postgres to 7.3.4

  1. … 3 more files in changeset.
cleaning up installation docs for 5.0

  1. … 107 more files in changeset.
assorted little things

  1. … 7 more files in changeset.
fixed tdom link

  1. … 1 more file in changeset.
refactored from external entity to xinclude so that broken files don't kill overall make; added external authentication; brought i18n current; other smaller fixes

  1. … 158 more files in changeset.
added quick guide; removed www/xml/files in favor of just www/files

  1. … 116 more files in changeset.
medium post-4-6-3 changes, including moving optional stuff to appendicis; bugfixes

  1. … 26 more files in changeset.
merging with HEAD

Fixed:

> missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt

> http://openacs.org/doc/openacs-4-6-2/individual-programs.html

Removed the link altogether - removed all links to files actually in

the tarball

----------------------------------------------------------------------

> I'm running Mandrake 9.1 on my new workstation here, and when all the docbook

> stuff's installed there's a convenient "xsl-stylesheets" symbolic link to

Using symlink in openacs.xsl

----------------------------------------------------------------------

In qmail section, link to download page for ucspi and qmail

----------------------------------------------------------------------

>Which is the best keyword for "your service name?" in the docs. It should be

>easily recognized as a placeholder, easy to search-replace, and should

>be generic enough that most users can leave it unchanged. Currently we use

>"service0", which meets the last two of the three requirements.

>Earlier docs used "birdnotes," which met the first two requirements.

Decided I didn't care

----------------------------------------------------------------------

>Red Hat 9 issue:

>code change to compile daemontools and qmail

>http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html

>http://article.gmane.org/gmane.mail.qmail.general/13960

>put "#include <errno.h>" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h

Added comment to instructions

----------------------------------------------------------------------

> Add text about which version of PostgreSQL works to top of that

section.

added.

----------------------------------------------------------------------

>First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make

>install didn't work for me when I used postgres so I had to use root and

>then do 'chown -R postgres.web /usr/local/pgsql'

Could not repro.

----------------------------------------------------------------------

> Second, in the [postgres.html] doc, in point 8 for Red Hat, why is

> there chmod 700 for the script? All the other scripts in

> /etc/rc.d/init.d are 755.

Changed to 755.

----------------------------------------------------------------------

>Optimizing Postgres:

>should optimize kernel settings for Postgres

>http://developer.postgresql.org/docs/postgres/kernel-resources.html

Added postgres tuning instructions

----------------------------------------------------------------------

>For compiling nsopenssl, this was necessary on Debian:

>apt-get install libssl-dev

>make OPENSSL=/usr/lib/ssl

>nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl

>0.9.6c

Added note.

----------------------------------------------------------------------

>If you are on Oracle, you have to su - oracle, then su to root to get

>your environment right. Otherwise, nsoracle won't compile.

Added note.

----------------------------------------------------------------------

>The web user wasn't added in the Oracle install step, so I added it

>now: groupadd web

Already mentioned in the doc.

----------------------------------------------------------------------

>For some reason, the include and sample-config.tcl files were owned by

>500.500 instead of root root. So:

>chown -R root.root include sample.config.tcl

owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions.

----------------------------------------------------------------------

>bin and lib were group owned by staff. I changed that to root as well:

>chown -R root.root bin lib modules

could not repro

----------------------------------------------------------------------

> We should be recommending at least ANALYZE (by itself). If we are

> going to recommend VACUUM, we should recommend VACUUM ANALYZE once an

> hour (or so) and a VACUUM FULL ANALYZE once a night.

Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking

----------------------------------------------------------------------

> Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with

> thread support. (there's an OpenACS thread to fix this)

>http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331

> edit nsopenssl Makefile to say

> CFLAGS += -I$(OPENSSL)/include <b>-I/usr/kerberos/include<b>

Added pointer to thread

  1. … 54 more files in changeset.
assorted bug fixes and fixed missing files

  1. … 92 more files in changeset.
updated tutorial

  1. … 9 more files in changeset.