Index: openacs-4/etc/install/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/Attic/config.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/etc/install/config.tcl 10 Sep 2003 09:57:12 -0000 1.8 +++ openacs-4/etc/install/config.tcl 22 Sep 2003 10:18:13 -0000 1.9 @@ -94,4 +94,4 @@ set openacs_packages_output_file "${serverroot}/log/install-openacs-packages-install-output.html" set apm_output_file "${serverroot}/log/install-apm-packages-output.html" # Where all errors in the log file during installation are collected -set log_error_file "${serverroot}/log/install-log-errors" +set install_error_file "${serverroot}/log/install-log-errors"