Index: openacs-4/etc/install/install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/etc/install/install.tcl 26 Nov 2003 16:39:56 -0000 1.16 +++ openacs-4/etc/install/install.tcl 27 Nov 2003 10:54:31 -0000 1.17 @@ -134,7 +134,7 @@ #---------------------------------------------------------------------- # The name of the Oracle user and tablespace. Will get created. -set db_name ${server} +set oracle_user ${server} # Password for the Oracle user set oracle_password ${db_name}