NAU problem collection

From WeBWorK_wiki
Revision as of 10:52, 26 August 2011 by Nandor.sieben (talk | contribs) (Created page with 'Installation issues: 1. The current version of unionTables.pl produces warnings for some of the graph theory problems. This is the result of a few uninitialized variables. The m…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installation issues:

1. The current version of unionTables.pl produces warnings for some of the graph theory problems. This is the result of a few uninitialized variables. The macros directory contains a version of unionTables.pl that fixes this issue. This file should be copied to /opt/webwork/pg/macros/. Hopefully this is going to be fixed in the future. A bugzilla report has been filed.

2. Some of the graph theory problems require the compilation of a C program. Please follow the instructions in /opt/webwork/libraries/NationalProblemLibrary/NAU/lib/readme.txt.