[LON-CAPA-admin] 1.1.0 Released
Guy Albertelli II
guy at albertelli.com
Mon Dec 22 17:53:08 EST 2003
New Version 1.1.0 Released
Notable Changes:
- start of localization (currently has partial interfaces for
German, Japanese, Portugese, Russian, Turkish). If you'd like
to do the translations for another language let us know
- Scantron mode works
- more STAT modes (submission time analysis,
optionresponse problem analysis)
- threaded discussion
- improved support for versioning of resources
To install this update:
1) You will need to be running Redhat 7.X (preferably 7.3) or Fedora
for this release to work
If you are running Fedora please see this page for instructions
http://install.loncapa.org/fedora_install.html
If you are running Redhat 7.X instructions for updating follow.
2) if you haven't already download and install the 3.9 systemperl rpm
If you are running RedHat 7.X get
http://install.loncapa.org/resources/LON-CAPA-systemperl-3.9-rh7.i386.rpm
Install it by doing:
rpm -e `rpm -q -a | grep systemperl`
rpm --install --force --nodeps LON-CAPA-systemperl-3.9-rh7.i386.rpm
Verify it is installed by doing:
$ rpm -q LON-CAPA-systemperl
RedHat 7.X will show
LON-CAPA-systemperl-3.9-rh7
3) Download the new LON-CAPA tarball from
wget http://install.lon-capa.org/versions/loncapa-1.1.0.tar.gz
and untar it
tar xzvf loncapa-1.1.0.tar.gz
4) Run the UPDATE script as root
cd loncapa-1.1.0
su
./UPDATE
5) restart the system services
/etc/rc.d/init.d/loncontrol stop
/etc/rc.d/init.d/loncontrol start
/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd start
----NOTES
1) Many questions are answered at http://help.lon-capa.org
2) Defect reports, and enhancement requests can be entered at
http://bugs.lon-capa.org
3) Mailing lists can be joined and left at http://mail.lon-capa.org
--
guy at albertelli.com LON-CAPA Developer 0-7-5-0-
More information about the LON-CAPA-admin
mailing list