Hi. I need help with loading up xotcl.
I have an installation which has xotcl-core and xowiki installed. It loads xotcl 1.6.1 and in the logs it loads up properly.
[25/Sep/2008:21:53:20][24323.1][-main-] Notice: XOTcl version 1.6.1 loaded
All procs for xotcl-core and xowiki also loads up properly but towards the end when it tries to register the proc filters I see:
[25/Sep/2008:21:53:42][24323.1][-main-] Notice: XOTcl extension not loaded; will not copy objects (errror; method export only for ::xotcl::Object and ::xotcl::Class implemented, not for ::xotcl::nonposArgs).
I already checked dynamic libraries and the .so is able to find them. I also tried 1.6.0 and it's the same thing.
Any ideas?