Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.55.4.1 -r1.55.4.2 --- openacs-4/etc/config.tcl 29 Aug 2013 15:59:51 -0000 1.55.4.1 +++ openacs-4/etc/config.tcl 22 Oct 2014 16:06:20 -0000 1.55.4.2 @@ -627,7 +627,7 @@ } # nsthread library which should become standard in 5.3 - ns_param libthread [lindex [glob ${homedir}/lib/thread*/libthread*[info sharedlibextension]] 0] + ns_param libthread [lindex [glob ${homedir}/lib/thread*/libthread*[info sharedlibextension]] end] if {[ns_info version] >= 4.5} { ns_limits set default -maxupload [ns_config ns/server/${server}/module/nssock maxinput]