Forum OpenACS Development: Re: Updated OpenACS/DotLRN installer for Windows

Collapse
Posted by Arbie Samong on
Here's something from the console:

[21/May/2007:11:59:48][3516.2704][-conn:0-] Error: Error sourcing /aolserver/ope
nacs/packages/acs-bootstrap-installer/installer/install.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 [d
b_get_database] $pgpass" "r""
("postgresql" arm line 35)
invoked from within
"switch $driverkey {

oracle {
global env
set user_pass [db_get_sql_user -dbn $dbn]
cd [file dirname $file]..."
(procedure "db_source_sql_file" line 6)
invoked from within
"db_source_sql_file -callback apm_ns_write_callback acs-kernel-create.sql"
(procedure "install_do_data_model_install" line 7)
invoked from within
"install_do_data_model_install"
invoked from within
"if { ![install_good_data_model_p] } {
install_do_data_model_install
} else {
ns_write "Kernel data model already installed."
# If kernel i..."
(file "/aolserver/openacs/packages/acs-bootstrap-installer/installer/install
.tcl" line 37)
invoked from within
"source $__file "