powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Unix-системы [игнор отключен] [закрыт для гостей] / Net::Telnet::CISCO
2 сообщений из 2, страница 1 из 1
Net::Telnet::CISCO
    #35887058
Алекандр
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Подскажите что можно сделать чтоб встал пакет Net::Telnet::CISCO?
Пытаюсь установить через CPAN, а он не встает.
Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
perl -MCPAN -e 'install Net::Telnet::Cisco'
CPAN: Storable loaded ok (v2. 18 )
Going to read /root/.cpan/Metadata
  Database was generated on Mon,  23  Mar  2009   00 : 26 : 53  GMT
Running install for module 'Net::Telnet::Cisco'
CPAN: Data::Dumper loaded ok (v2.121_14)
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
Running make for J/JO/JOSHUA/Net-Telnet-Cisco- 1 . 10 .tar.gz

  CPAN: checksum security checks disabled because Digest::SHA not installed.
  Please consider installing the Digest::SHA module.

CPAN: Time::HiRes loaded ok (v1. 9711 )
Net-Telnet-Cisco- 1 . 10 /
Net-Telnet-Cisco- 1 . 10 /README
Net-Telnet-Cisco- 1 . 10 /Cisco.pm
Net-Telnet-Cisco- 1 . 10 /.cvsignore
Net-Telnet-Cisco- 1 . 10 /MANIFEST
Net-Telnet-Cisco- 1 . 10 /test.pl
Net-Telnet-Cisco- 1 . 10 /MANIFEST.SKIP
Net-Telnet-Cisco- 1 . 10 /Changes
Net-Telnet-Cisco- 1 . 10 /INSTALL
Net-Telnet-Cisco- 1 . 10 /Makefile.PL
Net-Telnet-Cisco- 1 . 10 /TODO
CPAN: File::Temp loaded ok (v0. 20 )
Warning (usually harmless): 'YAML' not installed, will not store persistent state

  CPAN.pm: Going to build J/JO/JOSHUA/Net-Telnet-Cisco- 1 . 10 .tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Term::ReadKey  2  not found.
Writing Makefile for Net::Telnet::Cisco
---- Unsatisfied dependencies detected during ----
----    JOSHUA/Net-Telnet-Cisco-1.10.tar.gz   ----
    Term::ReadKey [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
  Delayed until after prerequisites
Running install for module 'Term::ReadKey'
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
Running make for J/JS/JSTOWE/TermReadKey- 2 . 30 .tar.gz
CPAN: checksum security checks disabled because Digest::SHA not installed.
TermReadKey- 2 . 30 /
TermReadKey- 2 . 30 /genchars.pl
TermReadKey- 2 . 30 /Makefile.PL
TermReadKey- 2 . 30 /Configure.pm
TermReadKey- 2 . 30 /test.pl
TermReadKey- 2 . 30 /ReadKey.pm
TermReadKey- 2 . 30 /META.yml
TermReadKey- 2 . 30 /ReadKey.xs
TermReadKey- 2 . 30 /ppport.h
TermReadKey- 2 . 30 /MANIFEST
TermReadKey- 2 . 30 /README
Warning (usually harmless): 'YAML' not installed, will not store persistent state

  CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey- 2 . 30 .tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
Could not read '/root/.cpan/build/TermReadKey-2.30-RFsA_X/META.yml'. Falling back to other methods to determine prerequisites
cp ReadKey.pm blib/lib/Term/ReadKey.pm
AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey)
/usr/bin/perl -I/usr/lib/perl5/ 5 . 10 . 0  genchars.pl

Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
        Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
/usr/bin/perl /usr/lib/perl5/ 5 . 10 . 0 /ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/ 5 . 10 . 0 /ExtUtils/typemap  ReadKey.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS= 64  -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE= 2  -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DPERL_USE_SAFE_PUTENV   -DVERSION=\"2.30\" -DXS_VERSION=\"2.30\" -fPIC "-I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE"   ReadKey.c
/bin/sh: gcc: команда не найдена
make: *** [ReadKey.o] Ошибка  127 
  JSTOWE/TermReadKey- 2 . 30 .tar.gz
  /usr/bin/make -- NOT OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Running make for J/JO/JOSHUA/Net-Telnet-Cisco-1.10.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Net-Telnet-Cisco-1.10-GQ5Ahf

  CPAN.pm: Going to build J/JO/JOSHUA/Net-Telnet-Cisco-1.10.tar.gz

Warning: Prerequisite 'Term::ReadKey =>  2 ' for 'J/JO/JOSHUA/Net-Telnet-Cisco- 1 . 10 .tar.gz' failed when processing 'J/JS/JSTOWE/TermReadKey- 2 . 30 .tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
cp Cisco.pm blib/lib/Net/Telnet/Cisco.pm
AutoSplitting blib/lib/Net/Telnet/Cisco.pm (blib/lib/auto/Net/Telnet/Cisco)
Manifying blib/man3/Net::Telnet::Cisco.3pm
  JOSHUA/Net-Telnet-Cisco-1.10.tar.gz
  /usr/bin/make -- OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..32
Can't locate Term/ReadKey.pm in @INC (@INC contains: blib/lib blib/arch /usr/lib/perl5/ 5 . 10 . 0 /i386-linux-thread-multi /usr/lib/perl5/ 5 . 10 . 0  /usr/local/lib/perl5/site_perl/ 5 . 10 . 0 /i386-linux-thread-multi /usr/local/lib/perl5/site_perl/ 5 . 10 . 0  /usr/lib/perl5/vendor_perl/ 5 . 10 . 0 /i386-linux-thread-multi /usr/lib/perl5/vendor_perl/ 5 . 10 . 0  /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl/ 5 . 10 . 0 /i386-linux-thread-multi /usr/local/lib/perl5/site_perl/ 5 . 10 . 0  /usr/local/lib/perl5/site_perl /usr/lib/perl5/site_perl .) at test.pl line  9 .
BEGIN failed--compilation aborted at test.pl line 9.
# Looks like your test exited with  2  before it could output anything.
make: *** [test_dynamic] Ошибка  2 
  JOSHUA/Net-Telnet-Cisco- 1 . 10 .tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports JOSHUA/Net-Telnet-Cisco- 1 . 10 .tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make install
  make test had returned bad status, won't install without force


...
Рейтинг: 0 / 0
Net::Telnet::CISCO
    #35887059
Алекандр
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
ОС Fedora 10.
...
Рейтинг: 0 / 0
2 сообщений из 2, страница 1 из 1
Форумы / Unix-системы [игнор отключен] [закрыт для гостей] / Net::Telnet::CISCO
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]