Index: openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl,v diff -u -r1.31.4.1 -r1.31.4.2 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 23 Aug 2013 10:08:48 -0000 1.31.4.1 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 1 Oct 2013 07:40:20 -0000 1.31.4.2 @@ -148,7 +148,7 @@ # alphabetically. This code is obsolete and has been commented out # for 5.7. - #if {[info command ::xotcl::Class] ne "" && + #if {[info commands ::xotcl::Class] ne "" && # [file isdirectory $root_directory/packages/xotcl-core]} { # apm_bootstrap_load_libraries -procs xotcl-core # apm_bootstrap_load_libraries -init xotcl-core