version 1.1, 2011/03/18 16:42:12
|
version 1.2, 2011/03/18 17:01:15
|
Line 76 if (!open(LOG,">>loncapa_install.log"))
|
Line 76 if (!open(LOG,">>loncapa_install.log"))
|
} |
} |
|
|
# |
# |
# Helper routines and routines to establist recommended actions |
# Helper routines and routines to establish recommended actions |
# |
# |
|
|
sub get_language_handle { |
sub get_language_handle { |
Line 1661 sub download_loncapa {
|
Line 1661 sub download_loncapa {
|
&mt('This copy will be used and a new version will NOT be downloaded.')."\n". |
&mt('This copy will be used and a new version will NOT be downloaded.')."\n". |
&mt('If you wish, you may download a new version by executing:')." |
&mt('If you wish, you may download a new version by executing:')." |
|
|
wget http://install.loncapa.org/versions/loncapa-fedora-current.tar.gz |
wget http://install.loncapa.org/versions/loncapa-current.tar.gz |
|
|
------------------------------------------------------------------------ |
------------------------------------------------------------------------ |
"); |
"); |