--- doc/install/fedora/install.pl 2004/09/08 21:37:06 1.5 +++ doc/install/fedora/install.pl 2004/10/18 19:05:34 1.6 @@ -2,7 +2,7 @@ # The LearningOnline Network # Fedora installation script # -# $Id: install.pl,v 1.5 2004/09/08 21:37:06 matthew Exp $ +# $Id: install.pl,v 1.6 2004/10/18 19:05:34 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -35,7 +35,7 @@ my $test; # note: The filehandle LOG is global. open LOG,">>loncapa_install.log" || die "Unable to open log file.\n"; -print LOG '$Id: install.pl,v 1.5 2004/09/08 21:37:06 matthew Exp $'."\n"; +print LOG '$Id: install.pl,v 1.6 2004/10/18 19:05:34 matthew Exp $'."\n"; # Some friendly subroutines sub die_if_nonempty { @@ -399,7 +399,7 @@ You seem to have a version of loncapa-cu This copy will be used and a new version will NOT be downloaded. If you wish, you may download a new version by executing: -wget http://install.loncapa.org/versions/loncapa-current.tar.gz +wget http://install.loncapa.org/versions/loncapa-fedora-current.tar.gz ------------------------------------------------------------------------ END