As Fritz said, I should have posted this to assp-test, but I started this thread here, so I want to post my final findings.
Thank you J.R. for our suggestions. The problem Mar-10-09 18:31:21 Couldn't create server socket to x.x.x.x:125 -- aborting connection Mar-10-09 18:31:24 *** x.x.x.x:125 didn't work, trying others... was caused by a faulted IO::Socket::INET6 module installation. I have downloaded the necessary perl modules and installation script (mod_inst.pl) from Fritzs site for the 1.5.1 version of ASSP and installed them, as instructed. But the perl package manager only showed version 2.55 as installed and offered no upgrade to 2.56, so I downloaded it from CPAN and tried to install it manually (MS nmake, nmake test, nmake install, running on Windows 2000). I am not a Perl guru and don't have the time to become one, so the installation procedure was not quite clear to me. The package manager still showed version 2.55 but the new INET6.pm was copied over in the perl site lib. Assp reported that IPv6 is now available (albeit I don't need it yet). Trying to find the socket connection problem, I reinstalled IO::Socket::INET6 2.55 and now the problem is gone, but IPv6 is not available anymore. Mar-11-09 08:59:33 D:\assp\assp.pl starting as a service Mar-11-09 08:59:34 D:\assp\assp.pl version 1.5.1(RC 0.15.01) (Perl 5.008009) initializing Mar-11-09 08:59:34 IO::Socket::INET6 module >= 2.56 required - IPv6 support not available Thilo ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
