Dear all
thanks for the earlier advice re porting my AxKit1 stuff... I am going
to try AxKit2 behind apache so I can use my Auth:: stuff, and well, I
always wanted to rewrite that session stuff anyway!
So I fall at the first hurdle- I can't get AxKit2 running on Windows. I
know it serves me right (:-)), but didn't someone say they'd done this?
My problem appears to be with Danga::Socket. Using the PPM that's
available (v1.2) you get:
F:\www\AxKit2-1.1>perl axkit
Can't locate object method "AddTimer" via package "Danga::Socket" at
lib/AxKit2/
Connection.pm line 406.
Compilation failed in require at lib/AxKit2/Server.pm line 23.
BEGIN failed--compilation aborted at lib/AxKit2/Server.pm line 23.
Compilation failed in require at lib/AxKit2.pm line 23.
BEGIN failed--compilation aborted at lib/AxKit2.pm line 23.
Compilation failed in require at axkit line 19.
BEGIN failed--compilation aborted at axkit line 19.
Trying to install a more recent version from CPAN, fails and hangs in
make test....
cpan> test Danga::Socket
Running test for module Danga::Socket
Running make for B/BR/BRADFITZ/Danga-Socket-1.53.tar.gz
Is already unwrapped into directory C:\Perl\cpan\build\Danga-Socket-1.53
Has already been processed within this session
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-use..........ok
t/05-postloop.....ok 14/17Base class event_err called for
Danga::Socket=ARRAY(0x
1b69238)
# Looks like you planned 17 tests but only ran 15.
# Looks like your test died just after 15.
t/05-postloop.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 16-17
Failed 2/17 tests, 88.24% okay
t/10-events.......ok 4/34
<hangs here>
Anyone got any hints?
Thanks
Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]