[LON-CAPA-admin] New Version 1.1.1
Guy Albertelli II
guy at albertelli.com
Tue Jan 27 12:55:05 EST 2004
New Version 1.1.1 Released
Notable Changes:
- Managment interface to Autoenroll added
- fix to lond to prevent out of sync communication
- Autoenroll now correctly expires roles for students that change sections
- <organicresponse> <reactionresponse> actually work
- <imageresponse> properly print now
- tab seperated classlists work properly with empty fields
- reverse user roles immeadiately update
- autoenroll link only shows on configured machines
- autoenroll more verbose in setup phase about what needs to be done
- resources with : in the titles print
- SPRS now actually outputs XML
- CHRT in Excel now works correctly single item sequences
- system wide default parameters works now in multipart problems
- resources with a filename starting with 'res' properly publish now
- .rights file publication works correctly again
- <m>$a<b<c $</m> works again
- style files now can use orignal tag arguments in style definition tag
arguments
- <scriptlib> <parserlib> work in printing
- <window> edit mode now shows all parameters
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.1.tar.gz
and untar it
tar xzvf loncapa-1.1.1.tar.gz
4) Run the UPDATE script as root
cd loncapa-1.1.1
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