I'm installing ASSP 2 on a fresh new Centos 6 x64 system and am getting pretty 
far along.  However, there are 4 errors (in the moduleLoadErrors.txt file) I 
can resolve - see below.  Here's what i've done:

1. I install perl-Net-SNMP using yum, so why is error #1 there?
2. This module is not available from cpan/yum that I can see.  How do I install 
it?
3. Why is there a Win32 dependency?  I'm installing on Linux.  Do I have to 
disable this somehow?
4. I don't want virus scanning (I have Symantec AV running downstream). How do 
I disable this?

Thanks!
Michelle

1.
module NetSNMP::agent could not be loaded (see error below): check with >perl 
-e "use NetSNMP::agent;"
Can't locate NetSNMP/agent.pm in @INC (@INC contains: /assp/lib 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vend
BEGIN failed--compilation aborted at (eval 160) line 1.

2.
module ASSP_WordStem could not be loaded (see error below): check with >perl -e 
"use ASSP_WordStem;"
Can't locate Lingua/Stem/Snowball.pm in @INC (@INC contains: /assp/lib 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/per
BEGIN failed--compilation aborted at /assp/lib/ASSP_WordStem.pm line 17.
Compilation failed in require at (eval 172) line 1.
BEGIN failed--compilation aborted at (eval 172) line 1.

3.
module Win32::API::OutputDebugString could not be loaded (see error below): 
check with >perl -e "use Win32::API::OutputDebugString;
Can't locate Win32/API/OutputDebugString.pm in @INC (@INC contains: /assp/lib 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/li
BEGIN failed--compilation aborted at (eval 106) line 1.

4.
module File::Scan::ClamAV could not be loaded (see error below): check with 
>perl -e "use File::Scan::ClamAV;"
Can't locate File/Scan/ClamAV.pm in @INC (@INC contains: /assp/lib 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/v
BEGIN failed--compilation aborted at (eval 42) line 1.




------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to