Hi
everyone, we are working on upgrading our current 1.8 version to
1.9.05. I have downloaded the tarball and created directories and
whatnot. However, once I try to setup a course, my first problem was a
missing webworkConfig.pm when I try to run the course_webwork_setup.pl
script. So I thought maybe my download was corrupt. So I re-downloaded
on another machine and the file was still not there. So I copied over
the one from our old version of webwork, and I got through the course
setup. Now I tried to run import_classlist and it says I am missing
webworkInit.pm. Is there something I am missing in untarring webwork,
or perhaps these files are missing in the orginal tarballs?
After looking through the installation documentation as well, I do not
see any special instructions regarding these files in any of the
documenation.
Any help anyone can provide would be greatly appreciated!
Here is an example of the error I'm getting:
webwork @ /home/webwork2/webwork/courses/jfarmer-demo-v1_9 >
/home/webwork2/webwork/system_1.9_05/scripts/import_classlist-database.pl
Can't locate webworkInit.pm in @INC (@INC contains:
/home/webwork2/webwork/system_1.9_05/scripts
So I try to look for it:
webwork @ /home/webwork2/webwork/system_1.9_05/cgi > ls -l webworkInit.pm
webworkInit.pm: No such file or directory
<| Post or View Comments |>
|