Thanks to everyone for the Perl suggestions. I ended up installing Strawberry and having similar issues. I eventually discovered a mis-configured firewall was blocking the .gz downloads! Once I fixed that everything started working. Kinda embarrassing. I apologize for suggesting the script was at fault.
One final problem remains. The following packages still have issues and I work on the assumption that I may need them to at some point (otherwise why would they be in the script?): module IO::Socket::SSL 1.08 is installed - should be version 1.14 [upgrade needed] module DBD::mysql::informationschema is not installed [FAILED] C:\Perl>ppm s IO:Socket:SSL Downloading ActiveState Package Repository packlist...not modified *** no packages matching 'IO:Socket:SSL' found *** C:\Perl>ppm s DBD::mysql::informationschema Downloading ActiveState Package Repository packlist...not modified *** no packages matching 'DBD::mysql::informationschema' found *** I am using the following repositories: http://ppm4.activestate.com/MSWin32-x86/5.8/824/package.xml http://trouchelle.com/ppm/package.xml http://theoryx5.uwinnipeg.ca/ppms/package.xml http://www.bribes.org/perl/ppm/package.xml file:///C:/assp/assp.mod/ http://ppm.tcool.org/archives/package.xml http://voltar.org/active/5.8/package.xml Any suggestions on how to fix these 2? Thanks, Alex -----Original Message----- From: Fritz Borgstedt [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2008 1:55 PM To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy Subject: Re: [Assp-user] ASSP 1.4.3.1 released on SF I never installed perl modules without the help of cpan. I was told that ppm does the same thing of resolving the dependencies. A lot of people are obviously successful in doing so. Some help may be found here: http://www.rcbowen.com/imho/perl/modules.html If ActiveState has problems with some modules, you may install Strawberry Perl, which is a better Perl installation that uses standard CPAN modules. http://win32.perl.org/wiki/index.php?title=Strawberry_Perl If you want to discuss the script, write to Thomas Eckardt/eck <[EMAIL PROTECTED]>. ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- 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
