[LON-CAPA-cvs] cvs: doc /install/redhat7.3 install.pl

matthew lon-capa-cvs@mail.lon-capa.org
Thu, 12 Dec 2002 20:55:23 -0000


matthew		Thu Dec 12 15:55:23 2002 EDT

  Modified files:              
    /doc/install/redhat7.3	install.pl 
  Log:
  Version 0.6.0 commit.  Added netpbm rpms, kerberos (4 and 5) rpms.
  Expect another commit relatively soon.
  
  
Index: doc/install/redhat7.3/install.pl
diff -u doc/install/redhat7.3/install.pl:1.11 doc/install/redhat7.3/install.pl:1.12
--- doc/install/redhat7.3/install.pl:1.11	Fri Nov 15 19:57:29 2002
+++ doc/install/redhat7.3/install.pl	Thu Dec 12 15:55:23 2002
@@ -2,7 +2,7 @@
 # The LearningOnline Network 
 # Red Hat 7.3 installation script
 #
-# $Id: install.pl,v 1.11 2002/11/16 00:57:29 harris41 Exp $
+# $Id: install.pl,v 1.12 2002/12/12 20:55:23 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -61,13 +61,15 @@
 #        perl-DBI-1.21-1.i386.rpm
 #        mod_perl-1.26-5.i386.rpm
 #        perl-suidperl-5.6.1-34.99.6.i386.rpm
-#        LON-CAPA-systemperl-3.4-rh72.i386.rpm
+#        LONCAPA-0.6.0-1.i386.rpm
 #        mysql-3.23.49-3.i386.rpm
 #        mysqlclient9-3.23.22-6.i386.rpm
 #        mysql-server-3.23.49-3.i386.rpm
 #        hwcrypto-1.0-3.i386.rpm
 #        m2crypto-0.05_snap4-2.i386.rpm
-#        netatalk-1.5pre6-1rh7.i386.rpm
+#        netpbm-9.24-3.i386.rpm
+#        netpbm-progs-9.24-3.i386.rpm
+#        krb5-libs-1.2.4-3.i386.rpm
 #      Other files:
 #        httpd.conf
 #        mod_auth_external-2.1.13.tar.gz
@@ -145,7 +147,7 @@
 print <<"END";
 ********************************************************************
 
-                        Welcome to LON-CAPA
+                    Welcome to LON-CAPA 0.6.0
 
 This script will install the base software that LON-CAPA needs to
 run properly. 
@@ -198,7 +200,11 @@
              "$instdir/perl-suidperl-5.6.1-34.99.6.i386.rpm",
                  );
 my @loncapa_perl_rpms = (
-             "$instdir/LON-CAPA-systemperl-3.4-rh72.i386.rpm"
+             "$instdir/LONCAPA-0.6.0-1.i386.rpm",
+             "$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/LON-CAPA-krb4-3.1-1.i386.rpm",
                     );
 my @mysql_rpms = (
              "$instdir/mysql-3.23.49-3.i386.rpm",          # okay w/o f,nd