Home
The Toolkit for Online Communities
15897 Community Members, 0 members online, 2401 visitors today
Log In Register

Forum OpenACS Development: Re: tests cases fail on a 5.5 fresh installation

OpenACS Home : Forums : OpenACS Development : Re: tests cases fail on a 5.5 fresh installation : One Message

+
Posted by Miguel Cordova on
I've already installed msgcat 1.3, what seems to work with OpenACS 5.4.

Not sure how to upgrade msgcat to 1.4 in order to test OpenACS 5.5.

Thanks in advance

+
Posted by Dave Bauer on
It looks like some Tcl distribution code is calling msgcat, not OpenACS. There isn't any call to "package require msgcat" in OpenACS itself.

So it looks like your AOLserver is using a different version of Tcl than your local Tcl install and it can't find the msgcat library.