Skip to content

Commit

Permalink
Updating to worh with WW 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
apizer committed Nov 11, 2017
1 parent dfe48ae commit 99e1fb1
Show file tree
Hide file tree
Showing 12 changed files with 2,285 additions and 2,283 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ This repository consists of a perl script `ww_install.pl`, along with some suppo
config files, and perl modules designed to work together install the open source online homework system
[WeBWorK](https://github.com/openwebwork).

The script has been updated to install WeBWorK 2.12 as of 5/??/2016.
The script has been updated to install WeBWorK 2.13 as of 12/1/2017 by Arnold Pizer.

It has been tested and supported on
* Debian 8
* Fedora 22, 23
* Ubuntu 15.10, 16.04 (LTS)
* Debian 9
* Fedora 24
* Ubuntu 16.04 (LTS)
* CentOS 7

On these systems it did install WeBWorK.
Expand Down Expand Up @@ -42,9 +42,9 @@ Note that if you use sudo, then you must be a sudoer with sufficient administrat

For more control over the process you can clone this repository with

`git clone https://github.com/openwebwork/ww_install.git`
`git clone git://github.com/openwebwork/ww_install.git`

and then run `ww_install.pl`.
and then run ` sudo perl ww_install.pl`.

Contents
--------
Expand Down Expand Up @@ -118,6 +118,8 @@ Author

Jason Aubrey <[email protected]>

Small updates (for WeBWorK 2.13) made by Arnold Pizer <[email protected]>

If you use the script, please email me to let me know what OS you installed it on so I can add a notation to
the list of tested distributions above and address any problems you run into. I'd also be happy to hear
suggestions for improvement. Seriously, though. Send all your complaints to this guy.
Expand All @@ -134,7 +136,7 @@ Valuable feedback and testing has been provided by [Danny Glin](https://github.c
Copyright and Disclaimer
-------------------------

This program is Copyright 2016 by Jason Aubrey. This program is
This program is Copyright 2016 by Jason Aubrey and in 2017 by Arnold Pizer. This program is
free software; you can redistribute it and/or modify it under the terms
of the Perl Artistic License or the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
Expand Down
Loading

0 comments on commit 99e1fb1

Please sign in to comment.