Forum archive 2000-2006

Kevin Leonard - import_classlist-database error

Kevin Leonard - import_classlist-database error

by Arnold Pizer -
Number of replies: 0
inactiveTopicimport_classlist-database error topic started 6/30/2004; 11:59:13 AM
last post 7/1/2004; 11:13:00 AM
userKevin Leonard - import_classlist-database error  blueArrow
6/30/2004; 11:59:13 AM (reads: 764, responses: 2)
I am installing webwork 1.9 (webwork_1.9_02-July-30-2003) on a new server running suse. When I try to finish setting up the democourse and run "import_classlist-database.pl democourse defaultClasslist.lst", I get the following error message:

:/usr/local/webwork/courses/democourse/templates> import_classlist-database.pl democourse defaultClasslist.lst Can't locate webworkInit.pm in @INC (@INC contains: /usr/local/webwork/system/scripts /usr/lib/perl5/5.8.0/i586-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/local/webwork/system/scripts/import_classlist-database.pl line 16. BEGIN failed--compilation aborted at /usr/local/webwork/system/scripts/import_classlist-database.pl line 16.

I have searched and cannot find webworkInit.pm on my system. Im under the impression that this file should have been installed when I originally untarred the file.

<| Post or View Comments |>


userSam Hathaway - Re: import_classlist-database error  blueArrow
6/30/2004; 1:03:24 PM (reads: 965, responses: 0)
Did you run system_webwork_setup.pl? The webworkInit.pm files are created by that script. It is located in the webwork system directory. Change to that directory and run "perl system_webwork_setup.pl".

<| Post or View Comments |>


userKevin Leonard - Re: import_classlist-database error  blueArrow
7/1/2004; 11:13:00 AM (reads: 971, responses: 0)
Thanks, that did the trick.

<| Post or View Comments |>