Allow xowiki to be installed via install.xml without errors.
Problem was, that install.xml does not load init files, therefore
xotcl-core caches were not created, when xowiki-procs are sourced.
Consequence was that e.g. in xowiki/admin/index.tcl incorrect
entries were listed (which went away after the first reboot).