Return to install.pl CVS log | Up to [LON-CAPA] / doc / install / redhat7.3 |
version 1.6, 2002/07/22 12:05:00 | version 1.7, 2002/07/22 14:23:04 |
---|---|
Line 462 commands now: | Line 462 commands now: |
rpm -Uvh perl-5.6.1-34.99.6.i386.rpm | rpm -Uvh perl-5.6.1-34.99.6.i386.rpm |
rpm -Uvh perl-CGI-2.752-34.99.6.i386.rpm | rpm -Uvh perl-CGI-2.752-34.99.6.i386.rpm |
cd /root/loncapa | cd /root/loncapa-N.N (N.N should correspond to a version number like '0.4') |
./UPDATE | ./UPDATE |
END | END |
Line 474 END | Line 474 END |
All of the extra files seem to have been installed correctly. It remains for | All of the extra files seem to have been installed correctly. It remains for |
you to execute the following commands: | you to execute the following commands: |
cd /root/loncapa | cd /root/loncapa-N.N (N.N should correspond to a version number like '0.4') |
./UPDATE | ./UPDATE |
If you have any trouble, please see http://install.loncapa.org/ and | If you have any trouble, please see http://install.loncapa.org/ and |