Forum OpenACS Q&A: Response to newbie: can't get correct path in nsadmin profile

Collapse
Posted by edwin ho on
my 'source distribution' is my usr/local/src?

I've finally gotten aolserver to run on port 8080, it works fine! but then when I start the installation of oacs, it dies there. I checked the log and nsadmin does not have permissions.

this is what I see from my error logs:

[25/Aug/2002:21:57:23][1560.6151][-conn3-] Error: Error sourcing /www/edwinx/packages/acs-bootstrap-installer/installer/install-data-model.tcl:
couldn't execute "psql": permission denied
    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 "/www/edwinx/packages/acs-bootstrap-installer/installer/install-data-model.tcl" line 31)
    invoked from within
"source $__file "
[26/Aug/2002:00:00:00][1560.2051][-sched-] Notice: nslog: closing '/usr/local/aolserver/log/edwinx.log'
[26/Aug/2002:00:00:00][1560.2051][-sched-] Notice: nslog: opened '/usr/local/aolserver/log/edwinx.log'

should I delete all the users and re-create them again? Where should I start looking now? thanks