Upgrading from v1.3.3.10 I took the following steps:

1. Extracted assp.mod.zip to C:\ASSP - it extracted as a folder named assp.mod
2. As my installation of ASSP is in C:\ASSP I *didn't* modify anything in 
C:\ASSP\assp.mod\install\install.cmd
3. I opened up a command prompt
4. I went to C:\ASSP\assp.mod\install and typed install<ENTER>
5. After a while it came back with the following:

module Text::Glob is not installed      [FAILED]
module Number::Compare is not installed [FAILED]
module Compress::Zlib 1.4201 is installed - should be version 2.008     
[upgrade needed]
module Convert::TNEF is not installed   [FAILED]
module Digest::MD5 2.36_01 is installed [OK]
module Digest::SHA1 2.11 is installed   [OK]
module Email::MIME::Modifier is not installed   [FAILED]
module Email::Send is not installed     [FAILED]
module Email::Valid 0.179 is installed  [OK]
module File::ReadBackwards 1.04 is installed    [OK]
module File::Scan::ClamAV 1.8 is installed      [OK]
module LWP::Simple 1.41 is installed    [OK]
module MIME::Types is not installed     [FAILED]
module Mail::DKIM::Verifier is not installed    [FAILED]
module Mail::SPF is not installed       [FAILED]
module Mail::SPF::Query 1.999001 is installed   [OK]
module Mail::SRS 0.30 is installed - should be version 0.31     [upgrade needed]
module Net::CIDR::Lite 0.20 is installed        [OK]
module Net::DNS 0.61 is installed       [OK]
module Net::IP::Match::Regexp is not installed  [FAILED]
module Net::LDAP 0.34 is installed      [OK]
module Net::SMTP 2.30 is installed - should be version 2.31     [upgrade needed]
module Net::SenderBase is not installed [FAILED]
module Net::Syslog is not installed     [FAILED]
module PerlIO::scalar 0.05 is installed [OK]
module threads 1.63 is installed - should be version 1.69       [upgrade needed]
module threads::shared 1.12 is installed - should be version 1.18       
[upgrade needed]
module Thread::Queue 2.00 is installed - should be version 2.06 [upgrade needed]
module Thread::State is not installed   [FAILED]
module Tie::DBI 1.02 is installed       [OK]
module Time::HiRes 1.49 is installed - should be version 1.9707 [upgrade needed]
module Schedule::Cron is not installed  [FAILED]
module Sys::MemInfo is not installed    [FAILED]
module IO::Socket::SSL is not installed [FAILED]
module DBD::ADO is not installed        [FAILED]
module DBD::AnyData is not installed    [FAILED]
module DBD::CSV is not installed        [FAILED]
module DBD::File 0.35 is installed      [OK]
module DBD::LDAP is not installed       [FAILED]
module DBD::Log is not installed        [FAILED]
module DBD::MVS_FTPSQL is not installed [FAILED]
module DBD::Mimer is not installed      [FAILED]
module DBD::Mock is not installed       [FAILED]
module DBD::Multiplex is not installed  [FAILED]
module DBD::ODBC is not installed       [FAILED]
module DBD::Ovrimos is not installed    [FAILED]
module DBD::PgPP is not installed       [FAILED]
module DBD::Sprite is not installed     [FAILED]
module DBD::Template is not installed   [FAILED]
module DBD::mysql::informationschema is not installed   [FAILED]
module DBD::mysqlPP is not installed    [FAILED]
module DBD::mysql is not installed      [FAILED]
module DBIx::AnyDBD is not installed    [FAILED]
module YAML is not installed    [FAILED]
module File::Find::Rule is not installed        [FAILED]
module File::Slurp is not installed     [FAILED]
module File::Which 0.05 is installed    [OK]
module LEOCHARRE::DEBUG is not installed        [FAILED]
module File::chmod is not installed     [FAILED]
module Linux::usermod is not installed  [FAILED]
module LEOCHARRE::CLI is not installed  [FAILED]
module Crypt::RC4 is not installed      [FAILED]
module Text::PDF is not installed       [FAILED]
module Smart::Comments is not installed [FAILED]
module CAM::PDF is not installed        [FAILED]
module PDF::API2 is not installed       [FAILED]
module Image::Magick is not installed   [FAILED]
module PDF::Burst is not installed      [FAILED]
module PDF::GetImages is not installed  [FAILED]
module Image::OCR::Tesseract is not installed   [FAILED]
module PDF::OCR is not installed        [FAILED]
module Net::Syslog is not installed     [FAILED]
module Win32::Daemon 20030617 is installed      [OK]

 there where errors - to correct them do the following:

- start cmd.exe
- type >ppm
- if the error was '*** package PACKAGENAME not installed ***'
- type >install PACKAGENAME
- if the error was 'ppm install failed: Can't determine best'
- type >s PACKAGENAME
- look for the line with the highest modules-versionnumber and keep in mind the 
NUMBER on the left site
- type >install NUMBER   or   >upgrade --install NUMBER
- if you need more help on ppm  type  help


- or you may use CPAN to install some modules
- for this you'll need to download  
ftp://ftp.microsoft.com/softlib/mslfiles/nmake15.exe
- extract nmake15.exe  to your  perl/bin  Directory
- as long, as you have no C-compiler installed on your system, you can only 
install
- modules that have no XS-code!

Clearly things don't look healthy.  I started at the top of the list and from a 
command prompt I typed ppm as instructed but that brought up the GUI 
(v5.8.8.822).  I found text-glob and tried to install it but it said:
ERROR: Can't extract files from 
C:\DOCUME~1\ADMINI~1.GOL\LOCALS~1\Temp\ppm-WXJgSH/Text-Glob-0.08.tgz

I closed the GUI and went to the command prompt and tried:
ppm install text-glob
which returned:
Downloading Text-Glob-0.08...done
Unpacking Text-Glob-0.08...ppm install failed: Can't extract files from 
C:\DOCUME~1\ADMINI~1.GOL\LOCALS~1\Temp\ppm-TwL8tN/Text-Glob-0.08.tgz

"ppm s text-glob" returns 2 matches.  "ppm install 1" and "ppm install 2" both 
returned the exact same error.

I downloaded nmake15.exe and extracted it to c:\perl\bin then tried:
perl -MCPAN -e shell
cpan> install text::glob
with no success

I found a site where you can download the file:
http://www.cpan.org/modules/by-module/Text/Text-Glob-0.06.tar.gz
but I can't figure out how to install it.

I decided to fire up ASSP and here's what it says:
Nov-6-08 00:33:56 Starting as a service
Nov-6-08 00:33:57 ASSP version 1.4.3.0 (Perl 5.008008) initializing 
Nov-6-08 00:33:59 File::Scan::ClamAV module version 1.8 installed but not 
available, error: Cannot connect to 'localhost:3310': IO::Socket::INET: 
connect: Unknown error
Nov-6-08 00:33:59 ASSP running on server: atlvm (192.168.4.3)
Nov-6-08 00:33:59 Net::LDAP module version 0.34 installed and available
Nov-6-08 00:33:59 Net::DNS module version 0.61 installed and available
Nov-6-08 00:33:59 Email::Valid module version 0.179 installed and available
Nov-6-08 00:33:59 Mail::SPF::Query module version 1.999001 installed and 
available
Nov-6-08 00:33:59 Mail::SPF module not installed
Nov-6-08 00:33:59 Mail::SRS module version 0.30 installed - Sender Rewriting 
Scheme available
Nov-6-08 00:33:59 Compress::Zlib module version 1.4201 installed - HTTP 
compression available
Nov-6-08 00:33:59 Digest::MD5 module version 2.36_01 installed - delaying can 
use MD5 keys for hashes
Nov-6-08 00:33:59 Digest::SHA1 module version 2.11 installed 
Nov-6-08 00:33:59 File::ReadBackwards module version 1.04 installed - searching 
of log files enabled
Nov-6-08 00:33:59 Time::HiRes module version 1.49 installed - CPU usage 
statistics available
Nov-6-08 00:33:59 Win32::Daemon module version 20030617 installed - can run as 
Win32 service
Nov-6-08 00:33:59 Tie::RDBM module version 0.70 installed - mysql usage 
available
Nov-6-08 00:33:59 Net::IP::Match::Regexp module not installed - CIDR notation 
for IP range not available
Nov-6-08 00:33:59 Net::CIDR::Lite module version 0.20 installed - hyphenated IP 
address range available
Nov-6-08 00:33:59 Net::SenderBase module not installed - senderbase service not 
available
Nov-6-08 00:33:59 LWP::Simple module version 1.41 installed - procedural LWP 
interface available
Nov-6-08 00:33:59 Email::MIME::Modifier module not installed - MIME attachment 
detection not available
Nov-6-08 00:33:59 Net::SMTP module version 2.30 installed - Verify Recipients 
available
Nov-6-08 00:33:59 Listening for SMTP connections on 192.168.4.3:25
Nov-6-08 00:33:59 Listening for ADMIN http connections on 55555
Nov-6-08 00:33:59 Listening for STATISTICS  http connections on 55553
Nov-6-08 00:33:59 Warning: Bayesian spam database is small or empty: 
'c:\assp/spamdb'
Nov-6-08 00:33:59 Warning: whitelist is small or empty: 'c:\assp/whitelist' 
(ignore if this is a new install)
Nov-6-08 00:33:59 Starting PID: 1836

Other than ClamAV, which is disabled, I see no errors but I worry either it 
won't work or I may turn something on later that won't work.

Obviously I want to resolve the Perl problems but I don't know where to start.  
Can someone offer any suggestions?

Thanks,
Alex


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to