Forum .LRN Q&A: install dotlrn 2.2.0 crash and can't connect

Hi,

I'm using the 2.2.0 relaease of dotlrn. and i've installed aolserver and nspostgresql with tcl8.4.13

know i exec etc/install/install.sh previous config of install.tcl

and download from cvs openacs4 and after download this message appearÇ:
Wed Feb 7 17:10:33 CLST 2007: Linking /var/lib/aolserver/consultoras/etc/daemontools from /service/consultoras
ln: creating symbolic link `/service/consultoras' to `/var/lib/aolserver/consultoras/etc/daemontools': No such file or directory
Wed Feb 7 17:10:33 CLST 2007: Waiting for 10 seconds for svscan to find the new link.
Wed Feb 7 17:10:43 CLST 2007: supervise status is: /service/consultoras: unable to chdir: file does not exist
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
Wed Feb 7 17:10:43 CLST 2007: daemontools errors: : root 12154 0.0 0.0 2904 720 pts/0 S+ 17:10 0:00 grep readproctitle
Wed Feb 7 17:10:43 CLST 2007: Editing AOLserver config file with parameter settings in install.tcl
Wed Feb 7 17:10:43 CLST 2007: Editing run script at /var/lib/aolserver/consultoras/etc/daemontools/run
Wed Feb 7 17:10:43 CLST 2007: Setting permissions and ownership for files under /var/lib/aolserver/consultoras
Wed Feb 7 17:10:44 CLST 2007: Bringing /var/lib/aolserver/consultoras back up
Wed Feb 7 17:10:44 CLST 2007: supervise status is: /service/consultoras: unable to chdir: file does not exist
Wed Feb 7 17:10:44 CLST 2007: Issuing command /usr/bin/svc -u /service/consultoras
svc: warning: unable to chdir to /service/consultoras: file does not exist
Wed Feb 7 17:10:44 CLST 2007: supervise status is: /service/consultoras: unable to chdir: file does not exist
Wed Feb 7 17:10:48 CLST 2007: attempting: wget --tries=1 http://192.168.0.62:8000/SYSTEM/success
--17:10:48-- http://192.168.0.62:8000/SYSTEM/success
=> `success'
Connecting to 192.168.0.62:8000... failed: Connection refused.
Wed Feb 7 17:10:48 CLST 2007: Waiting for 10 seconds for server to respond.
Wed Feb 7 17:10:58 CLST 2007: attempting: wget --tries=1 http://192.168.0.62:8000/SYSTEM/success
--17:10:58-- http://192.168.0.62:8000/SYSTEM/success

couldn't open socket: connection refused
while executing
"::http::geturl http://192.168.0.62:8000 -headers {Referer http://192.168.0.62:8000}";
("eval" body line 1)
invoked from within
"eval $geturl_command"
(procedure "::tclwebtest::do_request" line 105)
invoked from within
"::tclwebtest::do_request $page_url"
(procedure "::twt::do_request" line 10)
invoked from within
"::twt::do_request $server_url"
(file "openacs-install.test" line 7)
invoked from within
"source openacs-install.test"
("uplevel" body line 3)
invoked from within
"uplevel $uplevel $to_eval "
in "openacs-install.test" line 7:

# Test Execution START

# Request the root page
::twt::do_request $server_url

Thanks for any help!!!

Bye!!