Forum OpenACS Q&A: Response to OpenACS 4 on Mac OS X (and Darwin) HOWTO now available

Dear Walter

This seems to be the critical part of the error log. I am using the
alpha tarball. And I would love to install ACS on my lovely iBook...
Kind regards from a very cold Switzerland

Mischa

[15/Nov/2001:21:39:59][323.-2147478600][-main-] Notice:
Loading packages/acs-tcl/tcl/xml-2-procs.tcl...
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Error: Server
startup failed: Error during bootstrapping
invalid command name "db_qd_load_query_file"
    while executing
"db_qd_load_query_file $file"
    (procedure "apm_bootstrap_load_queries" line 26)
    invoked from within
"apm_bootstrap_load_queries acs-tcl"
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Notice:
Sourcing files for postload...
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Notice: Done.
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Notice:
Executing initialization code blocks...
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Notice:
QD=Postload files to load:
/usr/local/web/openacs4/www/index-oracle.xql
/usr/local/web/openacs4/www/index-postgresql.xql
/usr/local/web/openacs4/www/index.xql
[15/Nov/2001:21:39:59][323.-2147478600][-main-] Error:
invalid command name "db_qd_load_query_file"
    while executing
"db_qd_load_query_file $file"
    ("foreach" body line 2)
    invoked from within
"foreach file $files {
        db_qd_load_query_file $file
    }"
    ("foreach" body line 6)
    invoked from within
"foreach dir $dirs {
    set files [glob -nocomplain "${oacs_root}/$dir/*.xql"]

    ns_log Notice "QD=Postload files to load: $files"

    foreach..."
    (file "/usr/local/web/openacs4/tcl/zz-postload.tcl" line 37)