[system] / trunk / webwork / webworkdocs / installation / readme.first Repository:
ViewVC logotype

Diff of /trunk/webwork/webworkdocs/installation/readme.first

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 542 Revision 573
1readme.first file for WeBWorK version 1.7 1readme.first file for WeBWorK version 1.8
2 2
3**********************************************************************
4### WeBWorK Version 1.7.01 October-16-2001 ###
5**********************************************************************
6 3
7First you should connect to our server (http://webwork.math.rochester.edu) and 4First you should connect to our server (http://webwork.math.rochester.edu) and
8play around (as a practice user) in some actual or past WeBWorK courses. Most 5play around (as a practice user) in some actual or past WeBWorK courses. Most
9courses allow you to login as 'practice1' with password 'practice1'. 6courses allow you to login as 'practice1' with password 'practice1'.
10 7
11There is also a lot on line documentation which you can peruse. 8There is also a lot on line documentation which you can peruse.
12 9
13Assuming you like what you see (or have already done this), read on. 10Assuming you like what you see (or have already done this), read on.
14 11
15The basic requirements for setting up WeBWorK is a unix system running a 12The basic requirements for setting up WeBWorK is a unix system running the
16webserver, perl, TeX, and latex2html. Probably your system already has all these 13apache webserver, perl, and LaTeX. Probably your system already has all these
17(except possibly latex2html). You will need a system administrator to do some of 14installed. In addition for the readable display of mathematical expressions you
15will need tth, latex2html, and dvipng. You can make do with a subset of these,
16but we recommend you install all of them. You will need a system administrator
18the set up and it would be a good idea for him or her to be involved from the 17to do some of the set up and it would be a good idea for him or her to be
19beginning. Our system admin is Hoss Firooznia (hfir@math.rochester.edu) and he 18involved from the beginning. Our system admin is Hoss Firooznia
20would certainly be willing to answer questions. Similarly, Mike Gage 19(hfir@math.rochester.edu) and he would certainly be willing to answer questions.
21(gage@math.rochester.edu) or Arnie Pizer (apizer@math.rochester.edu) are willing 20Similarly, Mike Gage (gage@math.rochester.edu) or Arnie Pizer
22to help. We hope to port WeBWorK to win nt in the future, but we are not there 21(apizer@math.rochester.edu) are willing to help.
23yet.
24 22
25Here is some information on installing WeBWorK. If you have any questions or 23Here is some information on installing WeBWorK. If you have any questions or
26problems, please email us. 24problems, please email us.
27 25
28 26
30 28
31Mike Gage and Arnie Pizer 29Mike Gage and Arnie Pizer
32****************************************************************** 30******************************************************************
33 31
34 32
351. Download the following files using a web browser (ftp access is not allowed). 331. Download the following files using a web browser (ftp access is not allowed).
36Connect to http://webhost.math.rochester.edu/webworkdocs/ and then click on 34Connect to http://webhost.math.rochester.edu/webworkdocs/ and then click on
37Download WeBWorK and follow the instructions. You will have to register to 35Download WeBWorK and follow the instructions. You will have to register to
38download files. If you have difficulty registering, contact Gage 36download files. If you have difficulty registering, contact Gage
39(gage@math.rochester.edu) or Pizer (gage@math.rochester.edu). 37(gage@math.rochester.edu) or Pizer (gage@math.rochester.edu).
40 38
41webwork_VERSION_SUBVERSION-MONTH-DAY-YEAR.tar.gz 39webwork_VERSION_SUBVERSION-MONTH-DAY-YEAR.tar.gz
42templates_VERSION_SUBVERSION-MONTH-DAY-YEAR.tar.gz 40templates_VERSION_SUBVERSION-MONTH-DAY-YEAR.tar.gz
43 41
46readme.first 44readme.first
47readme.install 45readme.install
48readme.upgrade 46readme.upgrade
49overview.html 47overview.html
50linux.html (really instructions for setting up WeBWorK on any unix system) 48linux.html (really instructions for setting up WeBWorK on any unix system)
51linux-redhat-7.1.html (instructions for setting up RedHat 7.1 as a WeBWorK server) 49linux-redhat-8.0.html (instructions for setting up RedHat 8.0 as a WeBWorK server)
52 50
53These six files are contained in webwork_X.X_XX-MONTH-XX-XXXX.tar.gz but you 51These six files are contained in webwork_X.X_XX-MONTH-XX-XXXX.tar.gz but you
54should look at 52should look at
55overview.html and 53overview.html and
56readme.install 54readme.install
57for information on where to install the files. 55for information on where to install the files.
58 56
59 57
602. If you are setting WeBWorK up for the first time, read the readme.install 582. If you are setting WeBWorK up for the first time, read the readme.install
61file. If you have already installed a previous version of WeBWorK, read both the 59file. If you have already installed a previous version of WeBWorK, read both the
62readme.install and readme.upgrade files. Even if you are not using RedHat, we 60readme.install and readme.upgrade files. Even if you are not using RedHat, we
63recommend that you read linux-redhat-7.1.html as this contained useful 61recommend that you read linux-redhat-8.0.html as this contained useful
64information. 62information.
65 63
66 64
673. Version 1.7 of WeBWorK contains several enhancements and bug fixes. Many 653. Version 1.8 of WeBWorK contains several enhancements and bug fixes. Many
68enhancements are internal (e.g. to the classlist and webwork databases and to 66enhancements are internal and will not be apparent to students. The most
69the answer evaluator macros) and will not be apparent to students. The setup 67apparent change is the addition of a new display mode ("typeset2") which uses
70procedure has also changed as have the the locations of some files (e.g. 68dvipng to create png images of equations. The output is identical to the output
71Global.pm). See Overview of WeBWorK system setup (overview.html) for details. 69from LaTeX2HTML ("typeset") but it is almost as fast as tth. Thus precreation
72Bugs related to Hints have been fixed and also "sticky answers" behave 70is not required. We would like to express our sincere thanks to John Jones for
73differently. 71providing the code the added the typeset2 mode.
74 72
75Courses running under WeBWorK 1.6 should run without change under WeBWorK 1.7. 73Courses running under WeBWorK 1.5 or later should run without change under
74WeBWorK 1.8.
76 75
77 76
784. The templates_X.X_XX-MONTH-XX-XXXX.tar.gz file contains a library 774. The templates_X.X_XX-MONTH-XX-XXXX.tar.gz file contains a library
79approximately 2000 WeBWorK problems covering pre-calculus, first year calculus, 78approximately 2500 WeBWorK problems covering pre-calculus, first year calculus,
80vector calculus, differential equations, probability, and statistics. Note that 79vector calculus, differential equations, probability, and statistics. Note that
81some problems form older distributions have been renamed and/or moved to other 80some problems form older distributions have been renamed and/or moved to other
82locations in the library. We have incorporated over 100 problems contributed by 81locations in the library. The current version of all problems (and WeBWorK
83Prof. Fiedorowicz of Ohio State University. Professors Wheeler and Ziemer of
84Indiana University have contributed prblems with solutions (these include both
85new problems and old problems). The Indiana problems are not in the current tar
86file. However, the current version of all problems (and WeBWorK system files if
87you want to live on the bleeding edge) can be obtained by connecting to 82system files if you want to live on the bleeding edge) can be obtained by
88http://webhost.math.rochester.edu/webworkdocs/ , clicking on "Download WeBWorK" 83connecting to http://webhost.math.rochester.edu/webworkdocs/ , clicking on
89and then on "Experimental CVS for WeBWorK." The Indiana problems will be 84"Software Download" and then on "Experimental CVS for WeBWorK." The Rochester
90contained in a future tar filr release. 85problem library is under the CVS Root Rochester and the system files are under
86System. In addition at this site you can find problem libraries from Cal State
87Long Beach (CSLB), Detroit County Day School (DCDS), Dartmouth, Indiana, Ohio
88State, and Stony Brook. If you have written WeBWorK problems and are are
89willing to share them, please contact us and we will add your problems to the
90repository.
91
91 92
92 93
935. WeBWorK License 945. WeBWorK License
94 95
95Copyright (c) 1995-2001 University of Rochester 96Copyright (c) 1995-2002 University of Rochester
96All Rights Reserved 97All Rights Reserved
97 98
98 99
99Permission to use, copy, modify, and distribute this software and its 100Permission to use, copy, modify, and distribute this software and its
100documentation for educational, research and non-profit purposes, 101documentation for educational, research and non-profit purposes,

Legend:
Removed from v.542  
changed lines
  Added in v.573

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9