Пытаюсь установить модуль IO::Socket::SSL, происходит установка но без успешно...в чём може быть причина?(устанавливаю через install с запущенным perl'ом -MCPAN -e shell, ОС Ubuntu 9.04) И ещё вопрос можно с этим модулем работать с TLS? Нудна работа с модулем Mail:POP3Client по TLS соединению если в конструкторе укажу USESSL => true, работать будет по TLS будет? Вот вылаживаю весь лог установки: Код | install IO::Socket::SSL Running install for module 'IO::Socket::SSL' Running make for S/SU/SULLR/IO-Socket-SSL-1.33.tar.gz Has already been unwrapped into directory /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV ---- Unsatisfied dependencies detected during ---- ---- SULLR/IO-Socket-SSL-1.33.tar.gz ---- Net::SSLeay [requires] Shall I follow them and prepend them to the queue of modules we are processing right now? [yes] y Running make test Delayed until after prerequisites Running make install make test had returned bad status, won't install without force Delayed until after prerequisites Running install for module 'Net::SSLeay' Running make for F/FL/FLORA/Net-SSLeay-1.36.tar.gz Has already been unwrapped into directory /home/nix/.cpan/build/Net-SSLeay-1.36-L7I3Ax Could not make: Unknown error Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Running make for S/SU/SULLR/IO-Socket-SSL-1.33.tar.gz Has already been unwrapped into directory /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV Warning: Prerequisite 'Net::SSLeay => 1.21' for 'SULLR/IO-Socket-SSL-1.33.tar.gz' failed when processing 'FLORA/Net-SSLeay-1.36.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited. Has already been made Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01loadmodule.t ........... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. BEGIN failed--compilation aborted at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. Compilation failed in require at t/01loadmodule.t line 14. BEGIN failed--compilation aborted at t/01loadmodule.t line 14. t/01loadmodule.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests t/02settings.t ............. Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. BEGIN failed--compilation aborted at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. Compilation failed in require at t/02settings.t line 4. BEGIN failed--compilation aborted at t/02settings.t line 4. t/02settings.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/acceptSSL-timeout.t ...... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. BEGIN failed--compilation aborted at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. Compilation failed in require at t/acceptSSL-timeout.t line 3. BEGIN failed--compilation aborted at t/acceptSSL-timeout.t line 3. t/acceptSSL-timeout.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/auto_verify_hostname.t ... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/auto_verify_hostname.t line 4. BEGIN failed--compilation aborted at t/auto_verify_hostname.t line 4. t/auto_verify_hostname.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/cert_no_file.t ........... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/cert_no_file.t line 14. BEGIN failed--compilation aborted at t/cert_no_file.t line 14. t/cert_no_file.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/compatibility.t .......... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. BEGIN failed--compilation aborted at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. Compilation failed in require at t/compatibility.t line 5. BEGIN failed--compilation aborted at t/compatibility.t line 5. t/compatibility.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/connectSSL-timeout.t ..... no testlib at t/connectSSL-timeout.t line 3. t/connectSSL-timeout.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/core.t ................... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/core.t line 6. BEGIN failed--compilation aborted at t/core.t line 6. t/core.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/dhe.t .................... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/dhe.t line 11. BEGIN failed--compilation aborted at t/dhe.t line 11. t/dhe.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/inet6.t .................. Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/inet6.t line 5. BEGIN failed--compilation aborted at t/inet6.t line 5. t/inet6.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/memleak_bad_handshake.t .. Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/memleak_bad_handshake.t line 6. BEGIN failed--compilation aborted at t/memleak_bad_handshake.t line 6. t/memleak_bad_handshake.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/nonblock.t ............... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/nonblock.t line 6. BEGIN failed--compilation aborted at t/nonblock.t line 6. t/nonblock.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/readline.t ............... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/readline.t line 14. BEGIN failed--compilation aborted at t/readline.t line 14. t/readline.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/sessions.t ............... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/sessions.t line 5. BEGIN failed--compilation aborted at t/sessions.t line 5. t/sessions.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/start-stopssl.t .......... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. BEGIN failed--compilation aborted at /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib/IO/Socket/SSL.pm line 18. Compilation failed in require at t/start-stopssl.t line 4. BEGIN failed--compilation aborted at t/start-stopssl.t line 4. t/start-stopssl.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/startssl.t ............... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/startssl.t line 6. BEGIN failed--compilation aborted at t/startssl.t line 6. t/startssl.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/sysread_write.t .......... Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/sysread_write.t line 9. BEGIN failed--compilation aborted at t/sysread_write.t line 9. t/sysread_write.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/verify_hostname.t ........ Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/lib /home/nix/.cpan/build/IO-Socket-SSL-1.33-gEqCJV/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/verify_hostname.t line 4. BEGIN failed--compilation aborted at t/verify_hostname.t line 4. t/verify_hostname.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run
Test Summary Report ------------------- t/01loadmodule.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/02settings.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/acceptSSL-timeout.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/auto_verify_hostname.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/cert_no_file.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/compatibility.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/connectSSL-timeout.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/core.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/dhe.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/inet6.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/memleak_bad_handshake.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/nonblock.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/readline.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/sessions.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/start-stopssl.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/startssl.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/sysread_write.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/verify_hostname.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=18, Tests=0, 0 wallclock secs ( 0.09 usr 0.03 sys + 0.27 cusr 0.05 csys = 0.44 CPU) Result: FAIL Failed 18/18 test programs. 0/0 subtests failed. make: *** [test_dynamic] Ошибка 2 SULLR/IO-Socket-SSL-1.33.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SULLR/IO-Socket-SSL-1.33.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: SULLR/IO-Socket-SSL-1.33.tar.gz : make_test NO
|
Хм...наверно едло в отсутствии модуля Net::SSLeay, а то вроде инсталил его...попробывал проинсталировать - ошибка, лог: Код | install Net::SSLeay Running install for module 'Net::SSLeay' Running make for F/FL/FLORA/Net-SSLeay-1.36.tar.gz Has already been unwrapped into directory /home/nix/.cpan/build/Net-SSLeay-1.36-L7I3Ax Could not make: Unknown error Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible
|
Что может быть?? Это сообщение отредактировал(а) Nix9151 - 2.10.2010, 22:41
|