Forum OpenACS CMS: xowiki error message

Collapse
Posted by john zhang on
I tried to install xowiki, but i got the following error messages. Could some one kindly educate me on this?

thanks!

invalid command name "::xowiki::Package"
while executing
"::xowiki::Package initialize -ad_doc {

This is the resolver for this package. It turns a request into
an object and executes the object with the ..."
(file "/var/lib/aolserver/service1/packages/xowiki/www/index.vuh" line 2)
invoked from within
"source [ad_conn file]"
(procedure "rp_handle_tcl_request" line 3)
invoked from within
"$handler"
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
$handler
} ad_script_abort val {
# do nothing
}"
invoked from within
"rp_serve_concrete_file [ad_conn file]"
(procedure "rp_serve_abstract_file" line 60)
invoked from within
"rp_serve_abstract_file "$root/$path""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/$path"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl_url2path_info..."

Collapse
Posted by vivian Aguilar on
Hello John,
Did you follow this instructions https://openacs.org/xowiki/en/xotcl-core ?

Hope This helps

Vivian