Forum OpenACS Q&A: Response to Problem with data model install for ACS 4.0

Have formatted the logfile as per your instructions to make life easier, Regards Richard <
[10/Jun/2002:23:55:16][1364.3076][-conn0-] Notice: Querying 'select count(*) from pg_class where relname = lower('acs_objects') and relname !~ '^pg_' and relkind = 'r';[10/Jun/2002:23:55:16][1364.3076][-conn0-] Notice: dbinit: sql(localhost::server2): 'select count(*) from pg_class where relname = lower('acs_objects') and relname !~ '^pg_' and relkind = 'r'
[10/Jun/2002:23:55:16][1364.3076][-conn0-] Error: Error sourcing /web/server2/packages/acs-bootstrap-installer/installer/install-data-model.tcl:
couldn't execute "psql": no such file or directory
while executing
"open "|[file join [db_get_pgbin] psql] $pghost $pgport $pguser -f $file_name [db_get_database] $pgpass" "r"" (procedure "db_source_sql_file" line 38) invoked from within
"db_source_sql_file -callback apm_ns_write_callback "acs-kernel-create.sql""
(file "/web/server2/packages/acs-bootstrap-installer/installer/install-data-model.tcl" line 31)
invoked from within
"source $__file "