I just took the pgbin parameter out of my config file and tried to
load the datamodel:
[09/May/2001:21:29:10][28283.4101][-conn0-] Error: Error sourcing
/web/openacs-4/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] $pgport -U $pguser -f
$file_name [db_get_database]" "r""
(procedure "db_source_sql_file" line 14)
invoked from within
"db_source_sql_file -callback apm_ns_write_callback
"acs-kernel-create.sql""
(file
"/web/openacs-4/packages/acs-bootstrap-installer/installer/install-data-model.tcl"
line 31)
invoked from within
"source $__file "
nsadmin's path is:
nsadmin@brookline:~$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/local/pgsql/bin:/ora8/m01/app/oracle/product/8.1.6/bin
/usr/local/pgsql/bin is in there. Anyone know what I'm doing wrong?