--- doc/install/redhat7.3/install.pl 2002/12/12 20:55:23 1.12 +++ doc/install/redhat7.3/install.pl 2002/12/18 16:11:09 1.14 @@ -2,7 +2,7 @@ # The LearningOnline Network # Red Hat 7.3 installation script # -# $Id: install.pl,v 1.12 2002/12/12 20:55:23 matthew Exp $ +# $Id: install.pl,v 1.14 2002/12/18 16:11:09 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -87,7 +87,7 @@ my $result; my $test; # note: The filehandle LOG is global. -open LOG,">/tmp/loncapa_install.log" || die "Unable to open log file.\n"; +open LOG,">loncapa_install.log" || die "Unable to open log file.\n"; # Some friendly subroutines sub die_if_nonempty { @@ -204,6 +204,7 @@ my @loncapa_perl_rpms = ( "$instdir/netpbm-9.24-3.i386.rpm", "$instdir/netpbm-progs-9.24-3.i386.rpm", "$instdir/krb5-libs-1.2.4-3.i386.rpm", + "$instdir/krb5-devel-1.2.4-3.i386.rpm", "$instdir/LON-CAPA-krb4-3.1-1.i386.rpm", ); my @mysql_rpms = (