> I was referring to the CPAN modules, as my understanding from reading
> documentation and code was that all required modules are in the tar
> ball.  The scanner.pl code (via loadModules() in bootstrap.pm) rejects
> the tar ball supplied Compress::Zlib module.  If you can tell me how
> this is caused by running Mandriva I would appreciate it, because as I
> said, I am very new to Perl (and modules look like yet another fine
> library version mess).

I'm not sure what causes this problem. I guess that module is linked against a 
system library which does or does not exist on your system, or which is in a 
different version than expected.

> like /dev/null).  Not very useful when scanner dies and writes nothing
> to its log file (and yes, logging was set to debug level).  The only
> message would be from plain old print statements (followed by exit).

I wonder why SC would start, but the scanner would die if the library wasn't 
any good. But then I vaguely remember talk about something similar. Please do 
search bugzilla whether there's already a related report.

-- 

Michael
_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to