Index: openacs-4/etc/install/install.sh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.sh,v diff -u -r1.43 -r1.44 --- openacs-4/etc/install/install.sh 24 Feb 2004 14:16:14 -0000 1.43 +++ openacs-4/etc/install/install.sh 23 Apr 2004 09:28:31 -0000 1.44 @@ -499,6 +499,9 @@ #------------------------------------------------------------------- # Install OpenACS echo "$(date): Starting installation of OpenACS." + # TODO: this should be a parameter in install.tcl + export TCLLIBPATH="$TCLLIBPATH /usr/local/tclwebtest" + ${tclwebtest_dir}/tclwebtest -config_file $config_file openacs-install.test