Hi malte,
i downloaded postgres.tar.bz2 again.
Everything works now. The instrallation process os PG8.2 and AOLserver 4.5 are done.
Now i'm strugling at OpenACS setup
http://cognovis.de/developer/en/openacs_setup
at this point:
You are now configured to start your OpenACS installation on http://127.0.0.1:8000 unless some other server has been running there.
If you want to install .LRN issue the following command:
su - $SERVICE0
cp packages/dotlrn/install.xml .
svc -du /service/`whoami`
i got a error when i ran
debianserver:~# svc -du /service/oacsbr
svc: warning: unable to chdir to /service/oacsbr: file does not exist
but i'm sure the file is there, although it's empty and i don;t understand why there must be this relation with this file. as i read I belive it's daemontools setting that must be done.
any clues what i did wrong?