Course Administration Login Error | topic started 1/4/2007; 5:33:59 PM last post 1/10/2007; 12:10:03 PM |
|
Michael Gage - Re: Course Administration Login Error 1/10/2007; 12:10:03 PM (reads: 3, responses: 0) |
You
need to install the module XML::Parser which also requires that you
install a binary expat as well. As I recall it is better to install
this one by hand rather than to use CPAN. Here is some info: http://search.cpan.org/src/MSERGEANT/XML-Parser-2.34/README and the main page is http://search.cpan.org/~msergeant/XML-Parser It's possible that you have XML::Parser, but that perl is looking for it in the wrong place (site_per/5.8.8......) You'll also want to check to make sure that you have an up-to-date version. Hope this helps. Let us know how it goes. -- Mike |