Forum OpenACS Q&A: Re: Calendar problem

Collapse
2: Re: Calendar problem (response to 1)
Posted by Don Baccus on
It looks like you're trying to install the CVS HEAD version on top of the OpenACS 4.6. branch.  They're not compatible.  The HEAD version includes message keys so the package can be displayed in a user's native language, while the 4.6 version is English-only.
Collapse
3: Re: Calendar problem (response to 2)
Posted by Christof Spitz on
Bingo! Thanks a lot!

Now I'll go through the process of deleting a package and re-installing it, which usually gives a lot of "violation of referential integrity" and "this-and-that already exists" problems, so you have to use psql manually for cleaning up the database before installation.

Seems there is no easy way (for the poor uneducated ones).