Cathy,
Thanks for your response.
The following is how I start AOLServer.
dev_divvy@jetson:~$ /usr/local/aolserver/bin/nsd-postgres -t /var/lib/aolserver/dev_divvy/etc/config.tcl
The following is the result of a ls -ltr on /var/lib/aolserver/dev_divvy
dev_divvy@jetson:/var/lib/aolserver/dev_divvy$ ls -lrt
total 40
-rwx------ 1 dev_divv web 2058 Dec 8 10:11 readme.txt
drwx------ 2 dev_divv web 4096 Dec 11 05:18 bin
drwx------ 2 dev_divv web 4096 Dec 11 05:18 content-repository-content-files
drwx------ 2 dev_divv web 4096 Dec 11 05:18 tcl
drwx------ 4 dev_divv web 4096 Dec 11 05:18 www
drwx------ 21 dev_divv web 4096 Dec 11 05:18 packages
drwx------ 4 dev_divv web 4096 Dec 11 05:18 etc
drwx------ 2 dev_divv web 4096 Dec 11 05:18 database-backup
drwxr-xr-x 2 dev_divv web 4096 Dec 28 05:40 apm-workspace
drwx------ 2 dev_divv web 4096 Jan 4 00:00 log
dev_divvy@jetson:/var/lib/aolserver/dev_divvy$
I realize the instructions changed. I did everything up to the tarball as OpenACS 5 and then decided to try to install OpenACS 4, because this site might go to production in a few months and I'm not sure I'd be comfortable putting out an OpenACS 5-alpha site.
After failing with the OpenACS 4.6.3 install, I decided to go fire up OpenACS 5, since I figured I could develop on OpenACS 5 for the most part and then port it back to 4.6.3 in a hosted environment if I did go production in the next few months.