Hi all, I've just published several module updates for Perl 5.20 on Windows. The updates are available at the ASSP2 ppm repo on SF and they are also included in an updated version of assp.mod.zip.
There is also a new complete X86 Perl 5.20 installation available for download (at SF). This Perl installation is NOT portable - it MUST be installed in the folder C:\Perl! The following additional software is included in this installation: tesseract pdftk ImageMagick OpenSSL All required modules are included and uptodate (Feb. 25. 2015), except Devel::Size and NetSNMP::agent - which are currently not running under Perl 5.20 under Windows. Devel::Size is only required for advanced debug functions. NetSNMP::agent is required to monitor and manage assp via SNMP. Disable 'useNetSNMPagent' in the assp configuration to prevent module load errors. MIMGW - the C compiler (gcc) is included. It is possible to install modules from CPAN. To use this installation for assp, add the following to the TOP(!!!) of the system PATH variable: C:\Perl\site\bin\OpenSSL\bin;C:\Perl\site\bin\ImageMagick;C:\Perl\site\bin;C:\Perl\bin; It is not necessary to run the assp module installer script - everything is done for you. How ever - it is recommended to extract the assp.mod.zip to the assp folder. To keep your Perl installation up to date, modify and run the set_ppm_repo.bat one time. After that, every time you want to check for updated Perl module versions, start a commandline and type C:\Perl>ppm-shell ppm> update --install Thomas DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
