Forum OpenACS Q&A: Openacs Installation

Collapse
Posted by Anny Flores on
Hi, I am trying to install openacs and I made a checkout from head but I always get the same error message in the log file:

Error: Unable to source my-oacs-path/acs-bootstrap-installer/installer/packages-inst
all.tcl: file does not exist.

Apparently the file is missing or maybe there is a bug and the file was replaced for another.

Collapse
2: Re: Openacs Installation (response to 1)
Posted by Brian Fenton on
Hi Anny,

what's the full location of the file? What do you have in your AOLserver tcl file for these:
sroot
pageroot
ns_section ns/server/$server/tcl
ns_param library

Brian