The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  вход/выход  слежка  RSS
"Не ставяться доп. модули для Perl (Tree::Simple)"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы Программирование под UNIX (Public)
Изначальное сообщение [ Отслеживать ]

"Не ставяться доп. модули для Perl (Tree::Simple)"  
Сообщение от konstantin81 email(ok) on 29-Фев-08, 15:10 
Система Debian. Ситуация следующая. Нужен был выб-интерфейс для Cyrus-imap.
В итоге поставил webmin и на него плагин для cyrus.
Плагин не работает, требует установки доп. модуля perl, пишет:

Error: some Perl modules are missing:
    * Tree::Simple

Стал разбираться как ставить...

После команды
# cpan -i Tree::Simple
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Fri, 29 Feb 2008 05:31:08 GMT
Running install for module Tree::Simple
Running make for S/ST/STEVAN/Tree-Simple-1.18.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/S/ST/STEVAN/Tree-Simple-1.18.tar.gz                                                               ok
Scanning cache /root/.cpan/build for sizes
Tree-Simple-1.18/
Tree-Simple-1.18/Build.PL
Tree-Simple-1.18/Changes
Tree-Simple-1.18/lib/
Tree-Simple-1.18/lib/Tree/
Tree-Simple-1.18/lib/Tree/Simple/
Tree-Simple-1.18/lib/Tree/Simple/Visitor.pm
Tree-Simple-1.18/lib/Tree/Simple.pm
Tree-Simple-1.18/Makefile.PL
Tree-Simple-1.18/MANIFEST
Tree-Simple-1.18/META.yml
Tree-Simple-1.18/README
Tree-Simple-1.18/t/
Tree-Simple-1.18/t/10_Tree_Simple_test.t
Tree-Simple-1.18/t/11_Tree_Simple_fixDepth_test.t
Tree-Simple-1.18/t/12_Tree_Simple_exceptions_test.t
Tree-Simple-1.18/t/13_Tree_Simple_clone_test.t
Tree-Simple-1.18/t/14_Tree_Simple_leak_test.t
Tree-Simple-1.18/t/14a_Tree_Simple_weak_refs_test.t
Tree-Simple-1.18/t/15_Tree_Simple_height_test.t
Tree-Simple-1.18/t/16_Tree_Simple_width_test.t
Tree-Simple-1.18/t/20_Tree_Simple_Visitor_test.t
Tree-Simple-1.18/t/pod.t
Tree-Simple-1.18/t/pod_coverage.t
Removing previously used /root/.cpan/build/Tree-Simple-1.18

  CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Exception 0.15 not found.
Writing Makefile for Tree::Simple
---- Unsatisfied dependencies detected during [S/ST/STEVAN/Tree-Simple-1.18.tar.                                                              gz] -----
    Test::Exception
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes] # yes

Tree-Simple-1.18/t/pod.t
Tree-Simple-1.18/t/pod_coverage.t
Removing previously used /root/.cpan/build/Tree-Simple-1.18

  CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Exception 0.15 not found.
Writing Makefile for Tree::Simple
---- Unsatisfied dependencies detected during [S/ST/STEVAN/Tree-Simple-1.18.tar.                                                              gz] -----
    Test::Exception
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes] # cpan -i Tree::SimpleCPAN: Storable loaded ok
    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Going to read /root/.cpan/Metadata
  Database was generated on Fri, 29 Feb 2008 05:31:08 GMT
Running install for module Tree::Simple
Running make for S/ST/STEVAN/Tree-Simple-1.18.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/S/ST/STEVAN/Tree-Simple-1.18.tar.gz                                                               ok
Scanning cache /root/.cpan/build for sizes
Tree-Simple-1.18/
Tree-Simple-1.18/Build.PL
Tree-Simple-1.18/Changes
Tree-Simple-1.18/lib/
Tree-Simple-1.18/lib/Tree/
Tree-Simple-1.18/lib/Tree/Simple/
Tree-Simple-1.18/lib/Tree/Simple/Visitor.pm
Tree-Simple-1.18/lib/Tree/Simple.pm
Tree-Simple-1.18/Makefile.PL
Tree-Simple-1.18/MANIFEST
Tree-Simple-1.18/META.yml
Tree-Simple-1.18/README
Tree-Simple-1.18/t/
Tree-Simple-1.18/t/10_Tree_Simple_test.t
Tree-Simple-1.18/t/11_Tree_Simple_fixDepth_test.t
Tree-Simple-1.18/t/12_Tree_Simple_exceptions_test.t
Tree-Simple-1.18/t/13_Tree_Simple_clone_test.t
Tree-Simple-1.18/t/14_Tree_Simple_leak_test.t
Tree-Simple-1.18/t/14a_Tree_Simple_weak_refs_test.t
Tree-Simple-1.18/t/15_Tree_Simple_height_test.t
Tree-Simple-1.18/t/16_Tree_Simple_width_test.t
Tree-Simple-1.18/t/20_Tree_Simple_Visitor_test.t
Tree-Simple-1.18/t/pod.t
Tree-Simple-1.18/t/pod_coverage.t
Removing previously used /root/.cpan/build/Tree-Simple-1.18

  CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Exception 0.15 not found.
Writing Makefile for Tree::Simple
---- Unsatisfied dependencies detected during [S/ST/STEVAN/Tree-Simple-1.18.tar.                                                              gz] -----
    Test::Exception
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes] #maildebian:~# Going to read /root/.cpan/Metadata
-bash: Going: command not found
maildebian:~#   Database was generated on Fri, 29 Feb 2008 05:31:08 GMT
-bash: Database: command not found
maildebian:~# Running install for module Tree::Simple
-bash: Running: command not found
maildebian:~# Running make for S/ST/STEVAN/Tree-Simple-1.18.tar.gz
-bash: Running: command not found
maildebian:~# CPAN: Digest::MD5 loaded ok
-bash: CPAN:: command not found
maildebian:~# CPAN: Compress::Zlib loaded ok
-bash: CPAN:: command not found
e-1.18.tar.gz                                                               okpl
-bash: Checksum: command not found
maildebian:~# Scanning cache /root/.cpan/build for sizes
-bash: Scanning: command not found
maildebian:~# Tree-Simple-1.18/
-bash: Tree-Simple-1.18/: No such file or directory
maildebian:~# Tree-Simple-1.18/Build.PL
-bash: Tree-Simple-1.18/Build.PL: No such file or directory
maildebian:~# Tree-Simple-1.18/Changes
-bash: Tree-Simple-1.18/Changes: No such file or directory
maildebian:~# Tree-Simple-1.18/lib/
-bash: Tree-Simple-1.18/lib/: No such file or directory
maildebian:~# Tree-Simple-1.18/lib/Tree/
-bash: Tree-Simple-1.18/lib/Tree/: No such file or directory
maildebian:~# Tree-Simple-1.18/lib/Tree/Simple/
-bash: Tree-Simple-1.18/lib/Tree/Simple/: No such file or directory
maildebian:~# Tree-Simple-1.18/lib/Tree/Simple/Visitor.pm
-bash: Tree-Simple-1.18/lib/Tree/Simple/Visitor.pm: No such file or directory
maildebian:~# Tree-Simple-1.18/lib/Tree/Simple.pm
-bash: Tree-Simple-1.18/lib/Tree/Simple.pm: No such file or directory
maildebian:~# Tree-Simple-1.18/Makefile.PL
-bash: Tree-Simple-1.18/Makefile.PL: No such file or directory
maildebian:~# Tree-Simple-1.18/MANIFEST
-bash: Tree-Simple-1.18/MANIFEST: No such file or directory
maildebian:~# Tree-Simple-1.18/META.yml
-bash: Tree-Simple-1.18/META.yml: No such file or directory
maildebian:~# Tree-Simple-1.18/README
-bash: Tree-Simple-1.18/README: No such file or directory
maildebian:~# Tree-Simple-1.18/t/
-bash: Tree-Simple-1.18/t/: No such file or directory
maildebian:~# Tree-Simple-1.18/t/10_Tree_Simple_test.t
-bash: Tree-Simple-1.18/t/10_Tree_Simple_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/11_Tree_Simple_fixDepth_test.t
-bash: Tree-Simple-1.18/t/11_Tree_Simple_fixDepth_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/12_Tree_Simple_exceptions_test.t
-bash: Tree-Simple-1.18/t/12_Tree_Simple_exceptions_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/13_Tree_Simple_clone_test.t
-bash: Tree-Simple-1.18/t/13_Tree_Simple_clone_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/14_Tree_Simple_leak_test.t
-bash: Tree-Simple-1.18/t/14_Tree_Simple_leak_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/14a_Tree_Simple_weak_refs_test.t
-bash: Tree-Simple-1.18/t/14a_Tree_Simple_weak_refs_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/15_Tree_Simple_height_test.t
-bash: Tree-Simple-1.18/t/15_Tree_Simple_height_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/16_Tree_Simple_width_test.t
-bash: Tree-Simple-1.18/t/16_Tree_Simple_width_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/20_Tree_Simple_Visitor_test.t
-bash: Tree-Simple-1.18/t/20_Tree_Simple_Visitor_test.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/pod.t
-bash: Tree-Simple-1.18/t/pod.t: No such file or directory
maildebian:~# Tree-Simple-1.18/t/pod_coverage.t
-bash: Tree-Simple-1.18/t/pod_coverage.t: No such file or directory
maildebian:~# Removing previously used /root/.cpan/build/Tree-Simple-1.18
-bash: Removing: command not found
maildebian:~#
maildebian:~#   CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz
-bash: CPAN.pm:: command not found
maildebian:~#
maildebian:~# Checking if your kit is complete...
-bash: Checking: command not found
maildebian:~# Looks good
-bash: Looks: command not found
maildebian:~# Warning: prerequisite Test::Exception 0.15 not found.
-bash: Warning:: command not found
maildebian:~# Writing Makefile for Tree::Simple
-bash: Writing: command not found
-----1.18.tar.                                                              gz]
-bash: ----: command not found
maildebian:~#     Test::Exception
-bash: Test::Exception: command not found
maildebian:~# Shall I follow them and prepend them to the queue
maildebian:~# cpan -i Tree::Simple
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Fri, 29 Feb 2008 05:31:08 GMT
Running install for module Tree::Simple
Running make for S/ST/STEVAN/Tree-Simple-1.18.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/S/ST/STEVAN/Tree-Simple-1.18.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Tree-Simple-1.18/
Tree-Simple-1.18/Build.PL
Tree-Simple-1.18/Changes
Tree-Simple-1.18/lib/
Tree-Simple-1.18/lib/Tree/
Tree-Simple-1.18/lib/Tree/Simple/
Tree-Simple-1.18/lib/Tree/Simple/Visitor.pm
Tree-Simple-1.18/lib/Tree/Simple.pm
Tree-Simple-1.18/Makefile.PL
Tree-Simple-1.18/MANIFEST
Tree-Simple-1.18/META.yml
Tree-Simple-1.18/README
Tree-Simple-1.18/t/
Tree-Simple-1.18/t/10_Tree_Simple_test.t
Tree-Simple-1.18/t/11_Tree_Simple_fixDepth_test.t
Tree-Simple-1.18/t/12_Tree_Simple_exceptions_test.t
Tree-Simple-1.18/t/13_Tree_Simple_clone_test.t
Tree-Simple-1.18/t/14_Tree_Simple_leak_test.t
Tree-Simple-1.18/t/14a_Tree_Simple_weak_refs_test.t
Tree-Simple-1.18/t/15_Tree_Simple_height_test.t
Tree-Simple-1.18/t/16_Tree_Simple_width_test.t
Tree-Simple-1.18/t/20_Tree_Simple_Visitor_test.t
Tree-Simple-1.18/t/pod.t
Tree-Simple-1.18/t/pod_coverage.t
Removing previously used /root/.cpan/build/Tree-Simple-1.18

  CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Exception 0.15 not found.
Writing Makefile for Tree::Simple
---- Unsatisfied dependencies detected during [S/ST/STEVAN/Tree-Simple-1.18.tar.gz] -----
    Test::Exception
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
  Delayed until after prerequisites
Running make install
  Delayed until after prerequisites
Running install for module Test::Exception
Running make for A/AD/ADIE/Test-Exception-0.27.tar.gz
Checksum for /root/.cpan/sources/authors/id/A/AD/ADIE/Test-Exception-0.27.tar.gz ok
Test-Exception-0.27/
Test-Exception-0.27/Build.PL
Test-Exception-0.27/Changes
Test-Exception-0.27/lib/
Test-Exception-0.27/lib/Test/
Test-Exception-0.27/lib/Test/Exception.pm
Test-Exception-0.27/Makefile.PL
Test-Exception-0.27/MANIFEST
Test-Exception-0.27/META.yml
Test-Exception-0.27/README
Test-Exception-0.27/t/
Test-Exception-0.27/t/caller.t
Test-Exception-0.27/t/developer/
Test-Exception-0.27/t/developer/documented.t
Test-Exception-0.27/t/developer/perlcritic.t
Test-Exception-0.27/t/developer/perlcriticrc
Test-Exception-0.27/t/developer/pod.t
Test-Exception-0.27/t/developer/spelling.t
Test-Exception-0.27/t/edge-cases.t
Test-Exception-0.27/t/Exception.t
Test-Exception-0.27/t/import.t
Test-Exception-0.27/t/isa.t
Test-Exception-0.27/t/lives_and.t
Test-Exception-0.27/t/preserve.t
Test-Exception-0.27/t/return.t
Test-Exception-0.27/t/rt.t
Test-Exception-0.27/t/stacktrace.t
Test-Exception-0.27/t/throws_ok.t
Removing previously used /root/.cpan/build/Test-Exception-0.27

  CPAN.pm: Going to build A/AD/ADIE/Test-Exception-0.27.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Sub::Uplevel 0.18 not found.
Warning: prerequisite Test::Builder 0.7 not found. We have 0.32.
Warning: prerequisite Test::Builder::Tester 1.07 not found. We have 1.02.
Warning: prerequisite Test::More 0.7 not found. We have 0.62.
Warning: prerequisite Test::Simple 0.7 not found. We have 0.62.
Writing Makefile for Test::Exception
---- Unsatisfied dependencies detected during [A/AD/ADIE/Test-Exception-0.27.tar.gz] -----
    Test::More
    Test::Builder
    Sub::Uplevel
    Test::Simple
    Test::Builder::Tester
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]

Warning: prerequisite Sub::Uplevel 0.18 not found.
Warning: prerequisite Test::Builder 0.7 not found. We have 0.32.
Warning: prerequisite Test::Builder::Tester 1.07 not found. We have 1.02.
Warning: prerequisite Test::More 0.7 not found. We have 0.62.
Warning: prerequisite Test::Simple 0.7 not found. We have 0.62.
Writing Makefile for Test::Exception
---- Unsatisfied dependencies detected during [A/AD/ADIE/Test-Exception-0.27.tar.gz] -----
    Test::More
    Test::Builder
    Sub::Uplevel
    Test::Simple
    Test::Builder::Tester
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
  Delayed until after prerequisites
Running make install
  Delayed until after prerequisites
Running install for module Test::More
Running make for M/MS/MSCHWERN/Test-Simple-0.78.tar.gz
Checksum for /root/.cpan/sources/authors/id/M/MS/MSCHWERN/Test-Simple-0.78.tar.gz ok
Test-Simple-0.78/
Test-Simple-0.78/Changes
Test-Simple-0.78/lib/
Test-Simple-0.78/lib/Test/
Test-Simple-0.78/lib/Test/Builder/
Test-Simple-0.78/lib/Test/Builder/Module.pm
Test-Simple-0.78/lib/Test/Builder/Tester/
Test-Simple-0.78/lib/Test/Builder/Tester/Color.pm
Test-Simple-0.78/lib/Test/Builder/Tester.pm
Test-Simple-0.78/lib/Test/Builder.pm
Test-Simple-0.78/lib/Test/More.pm
Test-Simple-0.78/lib/Test/Simple.pm
Test-Simple-0.78/lib/Test/Tutorial.pod
Test-Simple-0.78/Makefile.PL
Test-Simple-0.78/MANIFEST
Test-Simple-0.78/META.yml
Test-Simple-0.78/README
Test-Simple-0.78/SIGNATURE
Test-Simple-0.78/t/
Test-Simple-0.78/t/00test_harness_check.t
Test-Simple-0.78/t/bad_plan.t
Test-Simple-0.78/t/bail_out.t
Test-Simple-0.78/t/BEGIN_require_ok.t
Test-Simple-0.78/t/BEGIN_use_ok.t
Test-Simple-0.78/t/buffer.t
Test-Simple-0.78/t/Builder.t
Test-Simple-0.78/t/carp.t
Test-Simple-0.78/t/circular_data.t
Test-Simple-0.78/t/cmp_ok.t
Test-Simple-0.78/t/create.t
Test-Simple-0.78/t/curr_test.t
Test-Simple-0.78/t/details.t
Test-Simple-0.78/t/diag.t
Test-Simple-0.78/t/dont_overwrite_die_handler.t
Test-Simple-0.78/t/eq_set.t
Test-Simple-0.78/t/exit.t
Test-Simple-0.78/t/extra.t
Test-Simple-0.78/t/extra_one.t
Test-Simple-0.78/t/fail-like.t
Test-Simple-0.78/t/fail-more.t
Test-Simple-0.78/t/fail.t
Test-Simple-0.78/t/fail_one.t
Test-Simple-0.78/t/filehandles.t
Test-Simple-0.78/t/fork.t
Test-Simple-0.78/t/harness_active.t
Test-Simple-0.78/t/has_plan.t
Test-Simple-0.78/t/has_plan2.t
Test-Simple-0.78/t/import.t
Test-Simple-0.78/t/is_deeply_dne_bug.t
Test-Simple-0.78/t/is_deeply_fail.t
Test-Simple-0.78/t/is_deeply_with_threads.t
Test-Simple-0.78/t/is_fh.t
Test-Simple-0.78/t/lib/
Test-Simple-0.78/t/lib/Dev/
Test-Simple-0.78/t/lib/Dev/Null.pm
Test-Simple-0.78/t/lib/Dummy.pm
Test-Simple-0.78/t/lib/MyOverload.pm
Test-Simple-0.78/t/lib/NoExporter.pm
Test-Simple-0.78/t/lib/Test/
Test-Simple-0.78/t/lib/Test/Simple/
Test-Simple-0.78/t/lib/Test/Simple/Catch.pm
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/death.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/death_in_eval.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/death_with_handler.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/exit.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/extras.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/five_fail.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/last_minute_death.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/one_fail.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/require.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/success.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/too_few.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/too_few_fail.plx
Test-Simple-0.78/t/lib/Test/Simple/sample_tests/two_fail.plx
Test-Simple-0.78/t/lib/TieOut.pm
Test-Simple-0.78/t/maybe_regex.t
Test-Simple-0.78/t/missing.t
Test-Simple-0.78/t/More.t
Test-Simple-0.78/t/no_diag.t
Test-Simple-0.78/t/no_ending.t
Test-Simple-0.78/t/no_header.t
Test-Simple-0.78/t/no_plan.t
Test-Simple-0.78/t/ok_obj.t
Test-Simple-0.78/t/output.t
Test-Simple-0.78/t/overload.t
Test-Simple-0.78/t/overload_threads.t
Test-Simple-0.78/t/plan.t
Test-Simple-0.78/t/plan_bad.t
Test-Simple-0.78/t/plan_is_noplan.t
Test-Simple-0.78/t/plan_no_plan.t
Test-Simple-0.78/t/plan_shouldnt_import.t
Test-Simple-0.78/t/plan_skip_all.t
Test-Simple-0.78/t/pod-coverage.t
Test-Simple-0.78/t/pod.t
Test-Simple-0.78/t/require_ok.t
Test-Simple-0.78/t/reset.t
Test-Simple-0.78/t/simple.t
Test-Simple-0.78/t/skip.t
Test-Simple-0.78/t/skipall.t
Test-Simple-0.78/t/tbm_doesnt_set_exported_to.t
Test-Simple-0.78/t/tbt_01basic.t
Test-Simple-0.78/t/tbt_02fhrestore.t
Test-Simple-0.78/t/tbt_03die.t
Test-Simple-0.78/t/tbt_04line_num.t
Test-Simple-0.78/t/tbt_05faildiag.t
Test-Simple-0.78/t/tbt_06errormess.t
Test-Simple-0.78/t/tbt_07args.t
Test-Simple-0.78/t/thread_taint.t
Test-Simple-0.78/t/threads.t
Test-Simple-0.78/t/todo.t
Test-Simple-0.78/t/try.t
Test-Simple-0.78/t/undef.t
Test-Simple-0.78/t/use_ok.t
Test-Simple-0.78/t/useing.t
Test-Simple-0.78/t/utf8.t
Test-Simple-0.78/TODO
Removing previously used /root/.cpan/build/Test-Simple-0.78

  CPAN.pm: Going to build M/MS/MSCHWERN/Test-Simple-0.78.tar.gz

Argument "6.30_01" isn't numeric in numeric ge (>=) at Makefile.PL line 44.
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Simple
    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running install for module Test::Builder
Running make for M/MS/MSCHWERN/Test-Simple-0.78.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Test-Simple-0.78
  Has already been processed within this session
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running install for module Sub::Uplevel
Running make for D/DA/DAGOLDEN/Sub-Uplevel-0.1901.tar.gz
Checksum for /root/.cpan/sources/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.1901.tar.gz ok
Sub-Uplevel-0.1901/
Sub-Uplevel-0.1901/t/
Sub-Uplevel-0.1901/t/01_die_check.t
Sub-Uplevel-0.1901/t/lib/
Sub-Uplevel-0.1901/t/lib/Foo.pm
Sub-Uplevel-0.1901/t/02_uplevel.t
Sub-Uplevel-0.1901/t/04_honor_later_override.t
Sub-Uplevel-0.1901/t/03_nested_uplevels.t
Sub-Uplevel-0.1901/t/06_db_args.t
Sub-Uplevel-0.1901/t/05_honor_prior_override.t
Sub-Uplevel-0.1901/examples/
Sub-Uplevel-0.1901/examples/uplevel-demo.pl
Sub-Uplevel-0.1901/xt/
Sub-Uplevel-0.1901/xt/stopwords.txt
Sub-Uplevel-0.1901/xt/spelling.t
Sub-Uplevel-0.1901/xt/critic.t
Sub-Uplevel-0.1901/xt/pod-coverage.t
Sub-Uplevel-0.1901/xt/perlcriticrc
Sub-Uplevel-0.1901/xt/pod.t
Sub-Uplevel-0.1901/Changes
Sub-Uplevel-0.1901/MANIFEST
Sub-Uplevel-0.1901/MANIFEST.SKIP
Sub-Uplevel-0.1901/lib/
Sub-Uplevel-0.1901/lib/Sub/
Sub-Uplevel-0.1901/lib/Sub/Uplevel.pm
Sub-Uplevel-0.1901/lib/Sub/Uplevel.pod
Sub-Uplevel-0.1901/META.yml
Sub-Uplevel-0.1901/Todo
Sub-Uplevel-0.1901/inc/
Sub-Uplevel-0.1901/inc/Module/
Sub-Uplevel-0.1901/inc/Module/Build/
Sub-Uplevel-0.1901/inc/Module/Build/WikiDoc.pm
Sub-Uplevel-0.1901/INSTALL
Sub-Uplevel-0.1901/LICENSE
Sub-Uplevel-0.1901/Build.PL
Sub-Uplevel-0.1901/Makefile.PL
Sub-Uplevel-0.1901/README
Removing previously used /root/.cpan/build/Sub-Uplevel-0.1901

  CPAN.pm: Going to build D/DA/DAGOLDEN/Sub-Uplevel-0.1901.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Sub::Uplevel
    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running install for module Test::Simple
Running make for M/MS/MSCHWERN/Test-Simple-0.78.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Test-Simple-0.78
  Has already been processed within this session
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running install for module Test::Builder::Tester
Running make for M/MS/MSCHWERN/Test-Simple-0.78.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Test-Simple-0.78
  Has already been processed within this session
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running make for A/AD/ADIE/Test-Exception-0.27.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Test-Exception-0.27

  CPAN.pm: Going to build A/AD/ADIE/Test-Exception-0.27.tar.gz

    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running make for S/ST/STEVAN/Tree-Simple-1.18.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Tree-Simple-1.18

  CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.18.tar.gz

    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
maildebian:~#


Короче какие-то неудолетворенные зависимости, как не крути не ставиться.
из tar.gz тоже пробовал.

cpan force -i Tree::Simple

тоже не помогаем.
В общем я вообще никогда с perl не сталкивался, по докам не осилил, в гугле тоже не нашёл. Помогите плз.

Высказать мнение | Ответить | Правка | Cообщить модератору

 Оглавление

Сообщения по теме [Сортировка по времени | RSS]


1. "Не ставяться доп. модули для Perl (Tree::Simple)"  
Сообщение от angra (ok) on 29-Фев-08, 15:24 
$ apt-cache search tree::simple
libtree-simple-perl - A simple tree object
libtree-simple-visitorfactory-perl - A collection of dispensing visitor objects for Tree::Simple
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

2. "Спасибо !"  
Сообщение от blinus email on 23-Авг-08, 00:46 
>$ apt-cache search tree::simple
>libtree-simple-perl - A simple tree object
>libtree-simple-visitorfactory-perl - A collection of dispensing visitor objects for Tree::Simple

Спасибо за толковый ответ !!! удачи !!!

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру