Forum OpenACS Q&A: Re: how to install xotcl-core?

Collapse
Posted by Gustaf Neumann on
when you type on oacs.org type in the search field (right upper corner) xotcl-core, you get as first hit:
http://www.openacs.org/xowiki/pages/en/xotcl-core

concerning xotcl-core not showing up: are you sure that you have a complete file-set? xotcl-core was recently
"moved" from CVS head to oacs-5-2. if you installed the packages from cvs, check if you have xotcl-core/CVS/Tag, it should contain "Toacs-5-2". if you do not have it, do a
rm -rf packages/xotcl-core and check it out again with -roacs_5_2.

hope this helps